screen_launch_by_notfication 1.1.0 copy "screen_launch_by_notfication: ^1.1.0" to clipboard
screen_launch_by_notfication: ^1.1.0 copied to clipboard

A Flutter plugin to detect if the app was launched by tapping a notification and retrieve notification payload, enabling splash screen bypass and direct routing to notification screens.

1.1.0 #

  • Added SwiftFlutterMaterial widget for automatic notification-based routing
  • Enhanced back navigation handling - navigates to home route instead of exiting app
  • Added homeRoute parameter for custom back navigation destination
  • Added routesWithPayload for routes that need access to notification payload
  • Improved iOS compatibility (iOS 13+ support)
  • Better error handling and fallback mechanisms
  • Learn more: https://swiftflutter.com/dynamicnotification

1.0.0 #

  • Initial release
  • Detect if app was launched by tapping a notification
  • Retrieve notification payload (works with flutter_local_notifications)
  • Skip splash screens when opened from notification
  • Support for Android and iOS
  • Store notification payload for later retrieval
28
likes
140
points
420
downloads

Publisher

verified publisherswiftflutter.com

Weekly Downloads

A Flutter plugin to detect if the app was launched by tapping a notification and retrieve notification payload, enabling splash screen bypass and direct routing to notification screens.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_launch_by_notfication

Packages that implement screen_launch_by_notfication