A modern Flutter task management application built using Flutter and Dart.
- Add, edit and delete tasks
- Mark tasks as completed
- Search tasks
- Filter by status
- Categories and priorities
- Dark Mode
- Local JSON storage
- Responsive Material 3 UI
- Splash Screen
- Home Screen
- Add Task
- Edit Task
- Task Details
- Settings
- Flutter
- Dart
- JSON
- Material Design
lib/
├── models/
├── screens/
├── widgets/
├── services/
├── theme/
└── utils/
git clone https://github.com/YOUR_USERNAME/taskflow-flutter.git
cd taskflow-flutter
flutter pub get
flutter run- Firebase Integration
- Hive Database
- Push Notifications
- Calendar View
- Statistics Dashboard
This project is licensed under the MIT License.