flutter_unified_messaging 1.1.0 copy "flutter_unified_messaging: ^1.1.0" to clipboard
flutter_unified_messaging: ^1.1.0 copied to clipboard

A project-agnostic Flutter package for simplified FCM and local notifications with customizable smart navigation handling.

1.1.0 #

New Features #

  • Added FCM background message handler support
  • Added FCM token refresh listener with callback
  • Added notification actions/buttons support for interactive notifications
  • Enhanced example app with new features demonstration

Improvements #

  • Better error handling and graceful degradation
  • Enhanced notification customization options
  • Improved documentation and examples

Breaking Changes #

  • listen() method now accepts optional onTokenRefresh parameter
  • send() method now accepts optional actions parameter

1.0.0 #

  • Initial release with unified FCM and local notifications
  • Customizable navigation handling
  • Project-agnostic design
  • Cross-platform support (iOS/Android)
  • Comprehensive example app
1
likes
160
points
40
downloads

Publisher

verified publisherafenso.com

Weekly Downloads

A project-agnostic Flutter package for simplified FCM and local notifications with customizable smart navigation handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_local_notifications, meta

More

Packages that depend on flutter_unified_messaging