ioridev / flutter_screentime

Using Screen Time API for iOS in Flutter; similar implementation in Android.
MIT License
52 stars 6 forks source link

Possible to block app different app? #2

Closed kalismeras61 closed 1 month ago

kalismeras61 commented 1 month ago

Hello ,

Is there any way to block app from different device ?

ioridev commented 1 month ago

If you modify code, you can even implement blocking apps from different devices.

kalismeras61 commented 1 month ago

I actually want to block apps on the user from another app or location, so I made my own adaptation, but I couldn't find a way to block only certain apps without opening native picker.

ioridev commented 1 month ago

I don't think that is impossible, but it is out of the scope of this repository, so if you want my support, ask me to do it as a job.