/flutter_screentime

Using Screen Time API for iOS in Flutter; similar implementation in Android.

Primary LanguageKotlinMIT LicenseMIT

flutter_screentime

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

Apps created from this template.
https://apps.apple.com/us/app/focusnova/id6563146257

Features

  • Set restrictions by selecting specific apps or websites.
  • Monitor selected activities.
  • Stop monitoring.

Notes

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.