flutter_asa_attribution 1.1.1
flutter_asa_attribution: ^1.1.1 copied to clipboard
A Flutter plugin for retrieving Apple Search Ads attribution tokens and campaign attribution details on iOS.
1.1.1 #
- Add Dart documentation comments for the public API.
- Explicitly link the
AdServicesframework for CocoaPods and Swift Package Manager.
1.1.0 #
- Add Swift Package Manager support for iOS.
- Migrate the iOS implementation to Swift.
- Remove the unsupported Android plugin stub.
0.0.4 #
- Remove deprecated iAd-related APIs.
0.0.3 #
- fix get attribution data
0.0.2 #
- support get attribution token
0.0.1 #
- init