Flutter Todo App with GetX
Building a List to do App with Flutter.
Screenshots
| Homescreen | Add Todo | Edit Todo |
![]() |
![]() |
![]() |
Why flutter?

Installation
To run this project on your own, do the following:
- Clone this project.
- Run
flutter pub get. - Run the project using
flutter runor 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.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


