karte_in_app_messaging 2.0.0
karte_in_app_messaging: ^2.0.0 copied to clipboard
Flutter plugin for KARTE In-app Messaging, provides a simple API to control in-app messaging. Supports on Android and iOS.
2.0.0 #
- Updated minimum Flutter SDK requirement to 3.7.0.
- Updated minimum Dart SDK requirement to 2.19.0.
- Updated AGP and Gradle versions.
- Updated compileSdk to 34.
- Fixed native SDK versions to specific releases for better stability:
- iOS: KarteInAppMessaging 2.22.0
- Android: inappmessaging 2.24.0
- Updated minimum iOS platform target from 10.0 to 15.0.
1.4.0 #
- Added Android namespace settings.
- Added buildFeatures.buildConfig settings to Android build.gradle.
- Removed registerWith method from karte_core plugin (ended support for old Flutter projects).
- Updated dependencies in pubspec.lock.
1.3.0 #
- Removed dependency on kotlin.
1.2.0 #
- Android SDK references changed from JCenter to Maven Central.
1.1.0 #
- Change Deployment Target: iOS9 → iOS10
1.0.0 #
- General availability release.
0.2.0 #
- Support null safety.
0.1.0 #
- Initial Beta release.
0.0.1 #
- Initial development release.