--- title: "Mapp Intelligence: Flutter 5.0.8" slug: "mapp-intelligence-flutter-508" updated: 2025-05-27T11:42:16Z published: 2025-05-27T11:42:16Z canonical: "docs.mapp.com/mapp-intelligence-flutter-508" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.mapp.com/llms.txt > Use this file to discover all available pages before exploring further. # Mapp Intelligence: Flutter 5.0.8 **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 tracking - `disableActivityTracking(Boolean)` – disables activity tracking - `disableFragmentTracking(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. ## Related - [Integration and Configuration](/flutter-integration-and-configuration.md)