A simple task management application built with Flutter.
This project was created to showcase my skills in mobile development, UI design, and state management.
- Add, list, and delete tasks
- Local data persistence (using Hive or Sqflite)
- Clean and responsive UI
- Flutter (Dart)
- Hive or Sqflite for local storage
- Provider or Riverpod for state management
- Clone the repository:
git clone https://github.com/your-username/flutter-task-manager.git