huawei_dtm 6.7.0+300
huawei_dtm: ^6.7.0+300 copied to clipboard
Huawei DTM plugin for Flutter. With Huawei DTM, you can dynamically update tracking tags to track specific events and report data to third-party analytics platforms.
6.7.0+300 #
-
Breaking Change
- Raised the plugin's minSdkVersion to 26; apps using this plugin must set minSdk to at least 26
-
Made the plugin compatible with Gradle 9 / AGP 9 host apps: added the required
namespaceand removed the deprecatedpackageattribute from the Android manifest. -
Relaxed the Dart SDK constraint to support Dart 3.x.
-
Updated the hianalytics dependency to 6.12.0.301
6.6.0+303 #
-
New Features
- Added iOS support.
-
Optimized the performance.
-
Optimized the SDK reporting feature.
6.6.0+300 #
- New Features
- Added the domain name for Russia.
- Supported the multi-workspace function.
- Modified Features
- Optimized DTM domains to ensure service continuity.
- Updated the dependent components of the DTM SDK.
- Enhanced the SDK security, and updated the Aegis 1.1.5.308 to 1.1.5.310.
- Solved the issue that automatically collected events are reported repeatedly.
- Optimized the SDK performance to reduce the memory usage when DTM is not configured.
- Canceled the HMS Core (APK) update page triggered by the SDK.
6.1.0+301 #
- Breaking Change Added null-safety support.
- Optimized the method of enabling DTM. You don't need to manually download the DTM-xxx.json file and import it to your Android Studio project.
- Added the DTM plugin. For details, please refer to (Optional) Integrating the DTM Plugin.
5.0.4+302 #
- Updated HMSLogger.
5.0.4+301 #
- Initial release.