Skip to content

Releases: fluttersdk/magic_deeplink

v0.0.1-alpha.1

24 Mar 22:49

Choose a tag to compare

v0.0.1-alpha.1 Pre-release
Pre-release

✨ 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

📚 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)

pub.dev: https://pub.dev/packages/magic_deeplink/versions/0.0.1-alpha.1