link_bridge 0.0.5 copy "link_bridge: ^0.0.5" to clipboard
link_bridge: ^0.0.5 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
150
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on link_bridge

Packages that implement link_bridge