mapp_sdk 0.0.10 mapp_sdk: ^0.0.10 copied to clipboard
Mapp SDK plugin enables the usage of Mapp Engage platform, such as push notifications and InApp messages segmented sendout.
0.0.10 #
- Updated Dart version (sdk: ">=3.5.0 <4.0.0")
- Updated Flutter version (flutter: ">=3.24.0")
- Android updates:
- Updated native android libraries
- Updated Java version to Java 17
- Updated targetSdk for Android to version 34
- Updated Mapp Engage Android SDK to version 6.0.25
- Updated firebase-bom to version 33.5.1
- Updated Gradle wrapper to version 8.7
- Updated Android Gradle Plugin to version 8.5.2
- iOS updates:
- update Mapp Engage library to 6.0.8
0.0.9 #
- Update ios part which now contains new native SDK
0.0.8 #
- Changes to pubspec list so the plugin now can work on flutter apps which are using swift for iOS part.
0.0.7 #
- Added method to request runtime permission for POST_NOTIFICATION from a plugin.
0.0.6 #
- Added support for user matching feature
- Updated native dependencies for Android
0.0.5 #
- Updated native dependencies for Android
0.0.4 #
- This is beta version of flutter plugin which enables you to use all mobile features from Mapp Engage platform. This version contains implementation for both iOS and Android.