flutter_screentime 0.1.5
flutter_screentime: ^0.1.5 copied to clipboard
Flutter plugin for Screen Time style blocking with host-configured iOS extensions and configurable Android overlays.
Changelog #
0.1.5 #
- Switched README demo embeds to absolute
raw.githubusercontent.comURLs so pub.dev can render them reliably.
0.1.4 #
- Moved demo GIFs under
doc/so pub.dev can render the embedded previews correctly.
0.1.3 #
- Added embedded demo GIFs for iOS and Android so previews render on pub.dev.
0.1.2 #
- Switched the demo section back to bare video URLs so GitHub can render them like the original README.
0.1.1 #
- Added demo video links back to the English and Japanese README files.
0.1.0 #
- Reworked the repository into a Flutter plugin package.
- Added a Dart API for authorization, blocking, and block-screen configuration.
- Added Android foreground overlay support with configurable block-screen content.
- Added iOS plugin support for Family Controls authorization, app selection, and shared configuration storage.
- Added an example app and iOS Screen Time extension templates.