Using the Screen Time API for iOS in Flutter.
RPReplay_Final1683003126-1.mov
Android uses the overlay feature to implement a similar screen time feature to that of iOS.
android.mov
- Set restrictions by selecting specific apps or websites.
- Monitor selected activities.
- Stop monitoring.
This sample uses the Screen Time API for iOS, and therefore will not function on Android devices.
Additionally, this sample was created for demonstration purposes and is not recommended for direct use in production applications. If using in an actual application, please thoroughly consider security and privacy implications.