This repo contains the code for the Todo Project on The Best Flutter Course on the Internet
This repo is open source, so there is transparency into what you would learn; the code is current and follows the best practices taught in the course.
Please create an issue or pull request if you see anything outdated or know a better approach.
- Run
flutter pub get
- Run
flutter create .
I encourage you to fork this code and build on top of it. A link to the course or this repo would be highly appreciated 😊.