swift_notifications 1.0.1
swift_notifications: ^1.0.1 copied to clipboard
A unified Flutter plugin for rich push and local notifications on Android, iOS, and macOS with no native code required.
1.0.1 #
- First stable release
- Unified API for Android, iOS, and macOS notifications
- Support for rich notifications with images and action buttons
- Automatic Firebase Cloud Messaging integration
- Zero native code setup required
- Works in foreground, background, and terminated app states
- Cold-start event handling with persistent storage
- Notification interception support
- Custom action handlers (WhatsApp-style reply)
- Auto-navigation from notifications
- Graceful fallbacks for failed image downloads
- Simplified beginner-friendly README
0.0.1 #
- Initial release