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