Cynnexis / tide

🌊 Tide is an application that helps reduce panic attacks with a simple breathing exercise.
https://cynnexis.github.io/tide/
GNU Affero General Public License v3.0
2 stars 0 forks source link

⌚ Add a timer for the breathing exercise #13

Closed Cynnexis closed 2 years ago

Cynnexis commented 2 years ago

Fixed #7.

Cynnexis commented 2 years ago

The timer option is a button that allow the user to select a duration. Once the duration is elapsed, a dialog box appears.

There is no notification because it is for now very cumbersome to implement notifications in Flutter, and a lot of dependencies must be taken into consideration. This feature has thus been delayed.