A simple and efficient To-Do mobile app built using Flutter and Dart.
- Flutter
- Dart
- Provider (State Management)
- Add tasks
- Delete tasks
- Mark tasks complete
- Clean UI
19.04.2026_15.31.18_REC.mp4
- lib/
- models/
- providers/
- screens/
- widgets/
git clone https://github.com/Monam1083/TO-DO-Mobile-Application
cd to_do_app
flutter pub get
flutter run