A minimal and cute Flutter app for managing tasks with notes.
Built for simplicity, practice, and a soft "kawaii" design aesthetic.
Perfect for shopping lists, quick reminders, or jotting down short notes with each task.
Feedback is always welcome!
- ✅ Add, complete, or delete tasks
- 📝 Add detailed notes to each task
- 🌸 Visual progress bar with encouraging text
- 📂 Locally saved tasks using shared preferences
- 🎀 Kawaii-themed, soft and aesthetic UI
- Clone this repo
- Run
flutter pub get
- Launch the app using
flutter run
Have thoughts or suggestions? Feel free to share — always open to improving!