flutter_firebase_push_notification_provider 1.0.1 copy "flutter_firebase_push_notification_provider: ^1.0.1" to clipboard
flutter_firebase_push_notification_provider: ^1.0.1 copied to clipboard

A Flutter package that provides a unified interface for Firebase Cloud Messaging (FCM) push notifications. Handles permissions, token management, and message routing across all app states.

1.0.1 #

  • Removed GitHub repository URLs from pubspec.yaml
  • Confirmed iOS and Android platform support only

1.0.0 #

  • Initial stable release
  • Firebase Cloud Messaging (FCM) integration for iOS and Android
  • Automatic permission handling with customizable settings
  • Unified message stream for foreground, background, and terminated app states
  • Token management with automatic refresh handling
  • Singleton pattern for consistent state across the app lifecycle
  • Background message handler with proper isolate support
  • Device info and app version tracking
  • Debug logging with [FCM] prefix (only in debug mode)
  • Memory leak prevention with proper subscription management
0
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a unified interface for Firebase Cloud Messaging (FCM) push notifications. Handles permissions, token management, and message routing across all app states.

License

unknown (license)

Dependencies

device_info_plus, firebase_core, firebase_messaging, flutter, package_info_plus

More

Packages that depend on flutter_firebase_push_notification_provider