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

Easy to use Flutter plugin for type-safe external deeplink launching with built-in smart fallback, supporting app stores and popular apps.

1.0.0 #

  • First major release
  • More reliable deeplinks:
    • App Links
    • Universal Links
    • Android Intent call
  • New methods:
    • Redirect To Store
    • Launch App
    • Is App Installed
  • Added ability to ignore fallback to web or store when native app is not installed
  • Changed required permissions for Android:
    • Instead of adding intent filter query, we now use package query to check if app is installed
    • Checkout each app's documentation for required permissions

0.1.3 #

  • Improved README
    • Used complete Github links instead of relative paths

0.1.2 #

  • Added support for LinkedIn deeplinks:
    • Open profile
    • Open company page
  • Added support for Huawei AppGallery Store deeplinks:
    • Open app page by app ID and package name
  • Added support for Cafe Bazaar Android app store deeplinks:
    • Open Cafe Bazaar app
    • Open app page by package name
  • Added support for Myket Android app store deeplinks:
    • Open Myket app
    • Open app page by package name
    • Rate app by package name
  • Added can launch native deeplink method to check app installed and action can be launched
  • Added support for Telegram deeplinks:
    • Open app
    • Start chat by phone number and pre-filled message
    • Share text content
  • Added WASM support
  • Added third party licenses in LICENSES

0.1.1 #

  • Improved readme

0.1.0 #

  • New Feature:
    • Added fallback to supported stores option when desired 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
  • Added support for Huawei AppGallery deeplinks:
    • Open AppGallery
    • Open app page by app ID
    • 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
160
points
450
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

Easy to use Flutter plugin for type-safe external deeplink launching with built-in smart fallback, supporting app stores and popular apps.

Repository (GitHub)
View/report issues

Topics

#deeplink #external-deeplink #custom-url-schemes #open-store

Documentation

API reference

License

MIT (license)

Dependencies

deeplink_x_android, deeplink_x_ios, deeplink_x_linux, deeplink_x_macos, deeplink_x_platform_interface, deeplink_x_web, deeplink_x_windows, flutter

More

Packages that depend on deeplink_x