deeplink_x 0.1.1 copy "deeplink_x: ^0.1.1" to clipboard
deeplink_x: ^0.1.1 copied to clipboard

Lightweight Flutter plugin for type-safe external deeplink launching with built-in smart fallback feature.

0.1.1 #

  • Updated readme

0.1.0 #

  • New Faeture:
    • Added fallback to supported stores option when desiered app is not installed
  • Added support for Mac App Store deeplinks:
    • Open Mac App Store
    • Open app page by app ID
    • Open app review page
  • Added support for Microsoft Store deeplinks:
    • Open Microsoft Store
    • Open app page by app ID
    • Open app review page

0.0.3 #

  • Added support for Google Play Store deeplinks:
    • Open Play Store
    • Open app page by app package name
    • Open app review page

0.0.2 #

  • Added support for App Store deeplinks:
    • Open App Store
    • Open app page by app ID
    • Open app review page
    • Open app iMessage extension
  • Added support for Telegram deeplinks:
    • Open app
    • Open profile by username
    • Open profile by phone number
    • Send message by username
    • Send message by phone number
  • Added comprehensive documentation:
    • App-specific document structure
    • Links to official API documentation
    • URL schemes and web fallbacks
  • Added platform-specific configuration guides:
    • LSApplicationQueriesSchemes for iOS
    • Android manifest query requirements
  • Improved example project:
    • Added Material 3 design
    • Enhanced UI/UX
    • Added URL scheme handling
  • Fixed platform support information
  • Fixed Android manifest requirements
  • Updated dependencies and linting rules
  • Improved code quality with stricter analysis options

0.0.1 #

Initial release of DeeplinkX with the following features:

  • Added support for Instagram deeplinks:

    • Open app
    • Open profile
  • Cross-platform support for iOS, Android, Web, and Desktop platforms

  • Automatic fallback to web URLs when native apps are not available

  • Type-safe API for creating deeplinks

4
likes
0
points
450
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

Lightweight Flutter plugin for type-safe external deeplink launching with built-in smart fallback feature.

Repository (GitHub)
View/report issues

Topics

#deeplink #external-deeplink #custom-url-schemes

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on deeplink_x