flutter_family_controls 0.0.3
flutter_family_controls: ^0.0.3 copied to clipboard
A Flutter plugin for iOS Screen Time API. Provides FamilyControls authorization, FamilyActivityPicker for app selection, and ManagedSettings for enabling/disabling app restrictions.
0.0.3 #
- Lower minimum iOS deployment target to 13.0 (Screen Time features require iOS 16+ at runtime via @available checks)
0.0.2 #
- Add customizable labels for FamilyActivityPicker (title, cancelLabel, saveLabel)
- Fix podspec homepage URL and author email
0.0.1 #
- Initial release
- FamilyControls authorization
- FamilyActivityPicker for app selection
- ManagedSettings shield for enabling/disabling app restrictions