Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 979 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 979 Bytes

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.