notification_kit 1.1.5 copy "notification_kit: ^1.1.5" to clipboard
notification_kit: ^1.1.5 copied to clipboard

Flutter package for FCM, local and push notifications, permissions, Android notification channels, and notification tap handling with a single initialization call.

1.1.5 #

  • Comprehensive documentation and README improvements.
  • Added dedicated examples for Flutter FCM, push notifications, and local notifications.
  • Improved package description for better discoverability.

1.1.4 #

  • Update package references in README.md.

1.1.3 #

  • Rename package and minor updates.

1.1.2 #

  • Updated repository visibility to public to fix pub.dev analysis.

1.1.1 #

  • Fixed positional parameter error in local notification cancel API.

1.1.0 #

  • Added local notification scheduling and cancellation capabilities (scheduleNotification, cancelNotification, and cancelAllNotifications).

1.0.2 #

  • Added configurable Android notification grouping and summary support (groupNotifications).

1.0.1 #

  • Removed publishing checklist from README.md.

1.0.0 #

  • Initial release of the Firebase Bootstrap and Notification Package.
  • Single-call initialization setup with FirebaseBootstrap.start(...).
  • Background and foreground notification handlers.
  • Automatic download of notification image attachments.
  • Decoupled architecture using callbacks for navigation and storage.
2
likes
160
points
207
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package for FCM, local and push notifications, permissions, Android notification channels, and notification tap handling with a single initialization call.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, firebase_core, firebase_messaging, flutter, flutter_local_notifications, http, path_provider, permission_handler, timezone

More

Packages that depend on notification_kit