A 100% code Stopwatch-UI with state managed by Riverpod
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