Tasky App – Task Manager
Tasky is a mobile task management application built with Flutter. It helps users organize, track, and manage their daily tasks with an intuitive interface and efficient data persistence using Provider state management. The app showcases modern Flutter development practices with clean architecture.
Key Features
- Task Management: Create, edit, and delete tasks with ease.
- Priority Levels: Organize tasks by priority for better productivity.
- Local Storage: Persistent data storage with efficient state management.
- User-Friendly UI: Intuitive design focused on user experience.
- Provider State Management: Robust state management for scalability.
Technologies Used
- Flutter
- Dart
- Provider
- SQLite