karte_notification 1.4.0 karte_notification: ^1.4.0 copied to clipboard
Flutter plugin for KARTE Notification, provides a simple API to receive notifications. Supports on Android and iOS.
1.4.0 #
- Removed dependency on kotlin.
1.3.0 #
- Android SDK references changed from JCenter to Maven Central.
- Updated the version of firebase_messaging on which the karte_notification package depends.
1.2.0 #
- Change Deployment Target: iOS9 → iOS10
1.1.0 #
- Changed the constraint to build with firebase_messaging: 11.x.x.
1.0.0 #
- General availability release.
0.2.0 #
- Support null safety.
- Update dependent
firebase_messaging
package.
0.1.0 #
- Initial Beta release.
- Add dependency
firebase_messaging
package.
0.0.1 #
- Initial development release.