Flutter and Riverpod tutorial for a cross-platform Todo app
This boilerplate is archived.
No commits have been published in the last 36 months, and the codebase is likely outdated. View active boilerplates →
A step-by-step tutorial and starter project demonstrating a cross-platform Todo list app built with Flutter. It uses Riverpod (StateNotifier/StateProvider/Provider) and hooks for state and lifecycle management, and includes optional persistence via a REST API. Suitable for learning shared state, async data handling, and simple mobile app patterns.
0