dlink_analytics 1.1.3
dlink_analytics: ^1.1.3 copied to clipboard
Analytics Flutter Plugin
1.0.0 #
- Released Analytics Flutter plugin version 1.0.0
1.0.1 #
- Support CryptKey update
1.0.2 #
- Fix the thread communication issues from native to flutter
1.0.3 #
- Support Events Validation Feature
1.0.5 #
- Fixed the issue that when the Android process exists and the Flutter engine is rebuilt, the Event data may not be returned
1.0.6 #
- Import file names are uniformly adjusted to lowercase to avoid compilation failure in Linux environment
1.0.7 #
- Update Android SDK to 1.5.7
- Update iOS SDK to 1.8.0
- Support 16 KB page sizes
1.0.8 #
- Update Android SDK to 1.5.8
- Update iOS SDK to 1.9.0
- Supports updating the value of CustomParams and getting the value of a key in CustomParams
1.0.9 #
- Update iOS SDK to 2.0.0
- Fixed getCustomParam crash on iOS 16.x
1.1.0 #
- Update iOS SDK to 2.1.0
- Fixed crash
1.1.1 #
- Update Android SDK to 1.6.0
- Fixed bug
1.1.2 #
- Update Android SDK to 1.6.2
- Update iOS SDK to 2.2.0
1.1.3 #
- Update iOS SDK to 2.2.1
- Update iOS framework version to support xcode16 backwards