karte_notification 2.1.0 copy "karte_notification: ^2.1.0" to clipboard
karte_notification: ^2.1.0 copied to clipboard

Flutter plugin for KARTE Notification, provides a simple API to receive notifications. Supports on Android and iOS.

2.1.0 #

  • Replaced deprecated AsyncTask with ExecutorService and Handler.
  • Updated native SDK versions:

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: KarteRemoteNotification 2.13.0
    • Android: notifications 2.15.0
  • Updated minimum iOS platform target from 10.0 to 15.0.

1.5.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.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.
0
likes
150
points
7.2k
downloads

Publisher

verified publisherkarte.io

Weekly Downloads

Flutter plugin for KARTE Notification, provides a simple API to receive notifications. Supports on Android and iOS.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

firebase_messaging, flutter, karte_core

More

Packages that depend on karte_notification

Packages that implement karte_notification