magic_deeplink 0.0.1-alpha.1 copy "magic_deeplink: ^0.0.1-alpha.1" to clipboard
magic_deeplink: ^0.0.1-alpha.1 copied to clipboard

Deep linking support for Magic Framework (Universal Links, App Links).

Changelog #

All notable changes to this project will be documented in this file.

[Unreleased] #

📚 Documentation #

  • README: Rewrite to match Magic ecosystem format (centered logo, badges, features table, quick start)
  • doc/ folder: Add comprehensive documentation (installation, configuration, drivers, handlers, CLI, architecture)

🔧 Improvements #

  • Package naming: Fix fluttersdk_magic_deeplinkmagic_deeplink references for pub.dev publishing

0.0.1-alpha.1 - 2026-03-25 #

✨ Core Features #

  • Unified Deep Link API: Single interface for iOS Universal Links and Android App Links
  • Driver Pattern: Extensible driver architecture with AppLinksDriver as default
  • Route Handler: Automatically maps deep link paths to Magic Routes via RouteDeeplinkHandler
  • OneSignal Integration: Seamless notification click → deep link handling via OneSignalDeeplinkHandler
  • CLI Tools: install command generates config, generate command produces apple-app-site-association and assetlinks.json
  • Service Provider: DeeplinkServiceProvider for automatic DI registration and boot
1
likes
150
points
88
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfluttersdk.com

Weekly Downloads

Deep linking support for Magic Framework (Universal Links, App Links).

Homepage
Repository (GitHub)
View/report issues

Topics

#deeplink #universal-links #app-links #magic #flutter

License

MIT (license)

Dependencies

app_links, args, flutter, magic, magic_cli

More

Packages that depend on magic_deeplink