/flutter_stopwatch

A Stopwatch made with Riverpod 100% dart code. No graphics!

Primary LanguageDart

Flutter Animated Stopwatch

A 100% code Stopwatch-UI with state managed by Riverpod

Stopwatch initial Stopwatch with laps

To clone the Repository navigate to the desired directory on your machine and run:

git clone https://github.com/BenAuerDev/flutter_animated_stopwatch.git

Then navigate to the project by running

cd ./flutter_animated_stopwatch

After that you can install all dependencies by running this command from the project-root directory

flutter pub get

Then all you need to do is run:

flutter run