full_screen_helper 0.0.3
full_screen_helper: ^0.0.3 copied to clipboard
A Flutter package to handle full screen intent notifications for ride-hailing apps.
0.0.2 #
- Added native Android plugin integration
- Added
canUseFullScreenIntent()method to check permission status (Android 14+) - Added
requestFullScreenIntentPermission()method to open settings page - Implemented automatic screen wake-up functionality via ActivityAware
- Improved permission handling for Android 14+
0.0.1 #
- Initial release.