27 May 2025 Version 5.0.8 of the Mapp Intelligence Flutter plugin is now available, including dependency updates, bug fixes, and previously missing features.
What’s new?
Bug Fix (Android): A bug that prevented subsequent code execution when sending the app version in every request has been fixed.
Bug Fix (iOS): We also fixed a bug that prevented tracking when using the gallery permissions.
New Configuration Options (Android): The following tracking settings can now be configured via the Flutter plugin:
disableAutoTracking(Boolean)– disables all automatic trackingdisableActivityTracking(Boolean)– disables activity trackingdisableFragmentTracking(Boolean)– disables fragment tracking
Dependency Updates:
iOS SDK: 5.0.15 (was 5.0.14)
Android SDK: 5.1.11 (was 5.1.10)
Android Kotlin version: 2.0.20 (was 1.9.23)
Android
targetSdk: 35
How to Get It
Update the plugin_mappintelligence package via pub.dev.
Availability
This update is already live. To access the latest improvements, update your Flutter app dependencies.