notification_system 0.0.4 copy "notification_system: ^0.0.4" to clipboard
notification_system: ^0.0.4 copied to clipboard

A comprehensive notification handling package for Flutter, supporting Firebase, Local Notifications, and In-App messaging.

0.0.4 #

  • Docs: Added comprehensive Dartodc documentation for all public APIs.
  • Example: Added a complete example application in example/ directory.

0.0.3 #

  • Feature: Added getter fcmToken for easy access.

0.0.2 #

  • Refactor: Removed get_it and injectable dependencies.
  • Feature: Added NotificationSystem singleton for manual dependency management.
  • Feature: Added NotificationStyle for customizing colors and dialogs.
  • Fix: Resolved SharedPreferences conflicts by namespacing.
  • Docs: Updated usage guide and examples.

0.0.1 #

  • Initial release.
  • Added NotificationSystem for centralized management.
  • Removed dependency on get_it and injectable.
  • Added NotificationStyle for customization.
  • Supports Firebase Messaging, Local Notifications, and In-App Notifications.
  • Includes custom permission handling and localization (En/Ar).
1
likes
160
points
172
downloads

Publisher

verified publisherahmed-alkamel.eyssoft.com

Weekly Downloads

A comprehensive notification handling package for Flutter, supporting Firebase, Local Notifications, and In-App messaging.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, freezed_annotation, intl, json_annotation, overlay_support, permission_handler, shared_preferences

More

Packages that depend on notification_system