ioridev / flutter_screentime

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

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

License:MIT License


Languages

Language:Kotlin 57.8%Language:Swift 31.4%Language:Dart 10.6%Language:Objective-C 0.1%