Building a List to do App with Flutter
Homescreen | Add Todo | Edit Todo |
To run this project on your own, do the following:
- Clone this project.
- Run
flutter pub get
. - Run the project using
flutter run
or using your IDE's tools.
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.