link_bridge 1.0.2 copy "link_bridge: ^1.0.2" to clipboard
link_bridge: ^1.0.2 copied to clipboard

A Flutter plugin for handling deep links on Android and iOS. Supports both custom URL schemes and universal links for seamless cross-platform navigation.

link_bridge #

A Flutter plugin to support deep linking and deferred deep linking for both Android and iOS.


Features #

  • Handles deep links through custom URL schemes and universal links.
  • Supports deferred deep links (e.g., links that open the app after installation).
  • Platform support:
    • ✅ Android
    • ✅ iOS

Getting Started #

Installation #

Add link_bridge to your pubspec.yaml:

dependencies:
  link_bridge: ^0.0.4
31
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for handling deep links on Android and iOS. Supports both custom URL schemes and universal links for seamless cross-platform navigation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on link_bridge

Packages that implement link_bridge