0

I am developing a digital well-being app in Flutter and I aim to incorporate a timer for individual applications. Once the specified time limit is reached for a particular app, the user will be unable to continue its usage. I have attached examples of my phones native digital well being control.

  1. Native digital well being controls

    https://i.stack.imgur.com/HVDNM.jpg

  2. Change the icon color to disabled once it reaches the timer

    https://i.stack.imgur.com/Qr4f4.jpg

  3. Show an alert dialog like this

    https://i.stack.imgur.com/HWYRL.jpg

How can I implement this in Flutter, what are the ways in which I can do this?

0 Answers0