screen_launch_by_notfication 1.0.0
screen_launch_by_notfication: ^1.0.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.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