swift_notifications 1.0.2
swift_notifications: ^1.0.2 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.2 #
- Simplified README for beginners
- Fixed iOS integration with screen_launch_by_notfication
- Fixed unused imports
- Enhanced logging for debugging
- Improved payload storage for cold state
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