Simle To Do List using Flutter framework
Open Terminal
git clone https://github.com/SidiqovAbbos/todo_app_gdg.git
cd todo_app-gdg
flutter pud get
flutter run
- How to install Flutter?
- I have a problem on running the app.
- Run
flutter doctor
, and check what was the wrong.
- Run
Create an issue, If you find any BUG 🪲
A few resources to get you started if this is your first Flutter project: