fcm_actions 0.1.2
fcm_actions: ^0.1.2 copied to clipboard
Extensible, testable notification actions for Firebase Cloud Messaging on Android and iOS.
0.1.2 #
- Bumped package version and changelog for a clean pub.dev republish.
0.1.1 #
- Fixed package repository metadata for pub.dev verification.
0.1.0 #
- Initial preview release.
- Added foreground, background, opened-app, and terminated-state FCM handling.
- Added dynamic Android/iOS actions, Android inline reply, channels, and iOS categories.
- Added typed event streams, route mapping, middleware, interceptors, and analytics adapters.
- Added durable retries, replay protection, payload validation, and isolate-safe background callbacks.
- Added an injectable API, complete example, unit/widget/integration tests, and publication documentation.