screen_recorder_callback 0.0.1 screen_recorder_callback: ^0.0.1 copied to clipboard
Screen Recorder Callback plugin for detecting screen recording on Android and iOS.
0.0.1 #
- Initial release of
screen_recorder_callback
package.
Features #
-
Screen Recording Detection:
- Detects screen recording status on both Android and iOS platforms.
- Provides a real-time callback to inform Flutter of any changes in the recording status.
-
API:
- Simple methods to start and stop monitoring for screen recording status.
-
Demo App:
- Includes a basic demo with visual indicators to display the current recording status.
This release focuses on providing a lightweight yet efficient solution for apps needing to detect and respond to screen recording events.