Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 739 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 739 Bytes

Todo App built with Flutter

This repo contains the code for the Todo Project on The Best Flutter Course on the Internet

Todo Project

How to Contribute

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.

How to Run

  1. Run flutter pub get
  2. Run flutter create .

Fork the Code

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 😊.