Skip to content

khakestari/Stopwatch-app

Repository files navigation

Flutter Stopwatch App

This Flutter Stopwatch app is a clone of the iOS Stopwatch app, created as a part of the "Build a Flutter Stopwatch App with Custom UI and Animations" course on Udemy by Andrea Bizzotto. It utilizes Flutter tickers, matrix transforms, and custom widgets to achieve a polished user interface and smooth animations.

Features

  • Start, stop, and reset functionality similar to the iOS Stopwatch app.
  • Time tracking accuracy for precise stopwatch functionality.

Screenshots

Home

Acknowledgements

  • Andrea Bizzotto - Instructor of the "Build a Flutter Stopwatch App with Custom UI and Animations" course on Udemy.