swift_notifications 1.0.2 copy "swift_notifications: ^1.0.2" to clipboard
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
1
likes
140
points
162
downloads

Publisher

verified publisherswiftflutter.com

Weekly Downloads

A unified Flutter plugin for rich push and local notifications on Android, iOS, and macOS with no native code required.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_messaging, flutter, plugin_platform_interface

More

Packages that depend on swift_notifications

Packages that implement swift_notifications