FLUTTER ECOSYSTEM

deeplink_x

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

Latest version
1.3.1+1
30-day downloads
271
Likes
12
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

deeplink_x is a Flutter plugin that simplifies launching external deep links with type-safe navigation and intelligent fallback mechanisms. It supports app stores and popular apps, ensuring users are directed to the correct destination—whether it's an app, web page, or store listing. The plugin works across Android, iOS, Web, macOS, Windows, and Linux, offering consistent behavior across platforms. Built-in handling of missing apps ensures a smooth user experience by redirecting to appropriate alternatives like app stores or web URLs.

Use cases
  • Launching app-specific links from within a Flutter app
  • Redirecting users to app stores when an app is not installed
  • Providing fallbacks for unsupported deep links
  • Integrating with social media or payment app deep links
  • Enabling universal links on web and mobile platforms
Key features
  • Type-safe deep link handling
  • Smart fallback logic for missing apps
  • Cross-platform support (Android, iOS, Web, macOS, Windows, Linux)
  • Built-in integration with app stores
  • Automatic URL validation and routing
  • Support for custom fallback strategies
Suitable for
  • Developers building apps with external app integrations
  • Apps requiring reliable deep linking across multiple platforms
  • Projects needing seamless fallbacks for unavailable apps
  • Teams prioritizing developer experience and safety
  • Applications using third-party services via deep links
Considerations
  • Requires proper URL scheme configuration on target platforms
  • May need additional setup for custom fallback behaviors
  • Limited to supported platforms listed in the package
  • Depends on correct manifest and configuration files
  • Not suitable for complex dynamic deep link scenarios without customization
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add deeplink_x

Categories

Source repository

Related projects

No data available yet.