Module intro & starter project
⚠️ Video is partially outdated - read notes below ⚠️
Updated Code Snapshot
To get the updated code snapshot for the habit tracker app, run this on the terminal:
Or, if you already have a clone of the course repo, run this from the root folder:
Notes
In this section, we’ll learn how to build a custom task completion ring animation using:
- Custom Painters
AnimationController
AnimatedBuilder
- Gesture Detectors
By the end, we’ll have built this UI: