instant_request_handler 0.0.1
instant_request_handler: ^0.0.1 copied to clipboard
Reusable Flutter plugin for immediate incoming request notification experiences.
0.0.1 #
- Initial package scaffold for generic incoming request notification handling.
- Added Dart registration API, request state, timeout flow, duplicate protection, pending request recovery, and default UI widgets.
- Added Android Kotlin bridge, FCM service, full-screen/head-up notification, wake lock, permission helpers, and native pending storage.
- Added example app and setup documentation.