Please sign in to access this page

20-20-20 Timer

20-20-20 Timer

2 devlogs
3h 54m
•  Ship certified
Created by billybu10

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.

Timeline

Ship 1

1 payout of shell 41.0 shells

billybu10

28 days ago

billybu10 Covers 2 devlogs and 3h 54m

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.

Update attachment

Implemented basic timer functionality, added work and rest modes, bi-functional start/stop button, and proper time formatting.

Update attachment