Simple todo app built with Flutter.
- Create, delete and mark todos as completed.
To run this project locally, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/taham8875/flutter-todo-app.git
-
Navigate to the project directory:
cd flutter-todo-app
-
Ensure you have Flutter installed. If not, follow the official Flutter installation guide.
-
Run the app on your preferred device or emulator:
flutter run