Courselala.com

Build a Flutter Stopwatch App with Custom UI and Animations

Learn how to use Flutter tickers, matrix transforms, and other custom widgets to build a clone of the iOS Stopwatch app

Want to learn how to build completely custom and performant UIs in Flutter?

What you’ll learn

Course Content

Requirements

Want to learn how to build completely custom and performant UIs in Flutter?

This practical course will teach you exactly that, by showing you how to create a clone of the iOS stopwatch app from scratch.

As part of this, you’ll learn about the foundations of the Flutter animation framework and build a completely custom UI using:

Would you like to:

Then you’ve come to the right place.

This course is short and to the point. But it will give you valuable knowledge and a few tricks that will come handy in your future Flutter projects.

What does the completed project look like?

Go check the video preview for a complete overview of the project you’ll build in this course.

Other things included in the course:

– How to switch betwen light and dark mode

– How to manage the stopwatch state and start, stop, and reset the timer

– How to optimize the application performance

– How to build modular code by creating small, reusable widgets

– A final challenge to test your knowledge

 

Frequently Asked Questions

Will we use Flutter 2?
Yes! The entire course uses Flutter 2 with Null Safety and I will keep it up to date.

What are the course prerequisites?
You should be already familiar with StatelessWidgets and StatefulWidgets, common layouts (Row, Column, Stack), and the foundations of state management in Flutter.