Tasky is a personal project I’m currently developing as a practical way to apply my Flutter skills. The app helps users manage their daily tasks efficiently.
Key Features:
Add, edit, and delete tasks.
Mark tasks as completed and keep track of progress.
Save tasks locally using SharedPreferences / Local Storage.
Explore different state management approaches in Flutter.
My Role:
Designed and developed the entire app using Flutter.
Implemented state management techniques to handle tasks smoothly.
Integrated local storage for saving and retrieving user data.
Continuously improving the app as part of my Flutter learning journey.