/PRODIGY__AD_03

A basic stopwatch app that display minute,second and milliseconds and allows users to start,pause and reset the timer .

Primary LanguageDart

This simple Flutter app creates a stopwatch that displaysminutes, seconds, and milliseconds. It allows users to start, pause, and reset the timer. The timer is updated every 10 milliseconds, and the UI is rebuilt accordingly.