A simple and customizable To-Do List app built with Flutter.
- Add and delete tasks
- Mark tasks as complete/incomplete
- User-friendly interface
-
Clone the repository:
git clone https://github.com/joebertcerezo/flutter-todolist.git cd flutter-todolist
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run