limelink_flutter 1.0.0
limelink_flutter: ^1.0.0 copied to clipboard
Flutter plugin for the LimeLink iOS and Android SDKs.
1.0.0 #
- Added initialization with canonical LimeLink project IDs.
- Added broadcast Stream events for resolved links, deferred-link misses, and native errors.
- Added explicit incoming-link and deferred deep-link handling APIs.
- Added Android App Link and activity lifecycle forwarding backed by LimeLink Android SDK 1.0.1.
- Added iOS Universal Link and application-delegate forwarding backed by LimeLink iOS SDK 1.0.1.
- Added iOS Swift Package Manager and CocoaPods support.
- Added Android emulator and iOS physical-device integration coverage.
- Requires Dart 3.12 and Flutter 3.44, and supports Android's Built-in Kotlin toolchain.