flutter_flurry_sdk 2.2.1
flutter_flurry_sdk: ^2.2.1 copied to clipboard
A Flutter plugin for Flurry Analytics SDK. Flurry Push for messaging and Flurry Config for remote configuration are supported by our plugin as well!
Change Log #
2.2.1 - 2022-08-02 #
Bug Fixes
- Fix iOS CocoaPods build failures
2.2.0 - 2022-07-12 #
Features
- Upgrade Flurry iOS SDK version to 12.1.1
Bug Fixes
- Fix iOS CocoaPods build failures
2.1.0 - 2022-05-26 #
Features
- Upgrade Flurry Android SDK version to 13.3.0
- Upgrade Flurry iOS SDK version to 12.0.0
- Support initializing Flurry Push from the Dart for Android
Bug Fixes
- Fix Flurry Push Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast
- Fix example codes printing "Instance of" instead of values
2.0.0 - 2022-02-16 #
Features
- Support Sound null safety
- Improve Effective Dart: Style
v1.2.1 (2022-02-06) #
Bug Fixes
- Update secure links, and installation instructions in README
- Improve codes static analysis, and format libraries codes
1.2.0 - 2022-02-02 #
Features
- Provide example for sample instead of testing
Bug Fixes
- Fix dartdoc links, typo
1.1.0 - 2021-12-06 #
Features
- Upgrade Flurry Android SDK version to 13.1.0
- Upgrade Flurry iOS SDK version to 11.4.0
- Support Agent setters API
- Support Standard Event API
- Support Publisher Segmentation API
0.1.0 - 2021-09-30 #
- Create flutter-flurry-sdk package