app_limiter 0.0.4
app_limiter: ^0.0.4 copied to clipboard
A Flutter plugin to limit screen time or block apps on Android and iOS
0.0.1 - 2025-05-14 #
- Initial release.
- Supports blocking/unblocking Android and iOS apps.
- Handles permission requests on both platforms.
- Added helper methods to check and request platform-specific permissions.
0.0.2 - 2025-05-21 #
- Added Dartdoc comments for public API
0.0.3 - 2025-05-21 #
- Added Dartdoc comments for public API
- Readme File updated for easy configuration
0.0.4 - 2025-05-31 #
- Block Overlay Hide Issue Fixed
- Readme File updated for configuration