Please sign in to access this page
Timer that helps you take care of your eyes, made to help follow 20-20-20 rule(while using a computer, every 20 minutes, take a 20 second break to look at something that is at least 20 ft away from you). Built in Flutter, based on a simple countdown timer project(https://medium.com/@dtejaswini.06/building-a-countdown-timer-in-flutter-with-animation-a-step-by-step-guide-9ffa91e3d26e) and Flutter docs.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added option to set custom work and rest intervals, changed color, added labels throughout the app, tried to add notifications, but notification libraries are a nightmare, so app just plays a sound and shows an alert. Also added an icon.
Implemented basic timer functionality, added work and rest modes, bi-functional start/stop button, and proper time formatting.