linkzly_flutter_sdk 1.0.4
linkzly_flutter_sdk: ^1.0.4 copied to clipboard
Flutter SDK for Linkzly deep linking, attribution tracking, and mobile measurement.
1.0.4 Changelog and documentation updates #
Changed #
- Updated changelog entries for recent releases.
- Updated platform support documentation in README.
1.0.3 Flutter 3.35.6 / Dart 3.9 support #
Changed #
- Added support for Flutter 3.35.6 and Dart 3.9.
- Updated iOS plugin implementation for compatibility improvements.
- Updated package constraints and supporting docs.
0.1.0 Initial SDK Launch #
Added #
- Initial public release of the Linkzly Flutter SDK.
- Core Dart API for generating and managing Linkzly links.
- Flutter plugin integration for native platform communication.
Platform Support #
- Android support via MethodChannel bridge.
- iOS support via MethodChannel bridge.
- EventChannel support for link and callback events.