A simple, dark-themed notes app built with Flutter. This app lets you create, display, and manage notes β clean, minimal, and fully custom-built from scratch. No copy-paste from tutorials β just raw dev grind. πͺ
βοΈ Create notes with a title & content
π§Ύ Display notes in a modern card layout
ποΈ Delete notes instantly
π Edit notes (update functionality)
π Friendly empty state when no notes exist
π Minimal & dark-themed design
πΎ Local database storage with SQLite
Select Operation:
Add Operation:
Update Operation:
β Day 1:
-
Project setup & UI layout
-
Note creation logic added
-
Dynamic ListView for displaying notes
-
Delete functionality implemented
-
Card-based design & empty state handling
β Day 4:
-
Local DB with SQLite implemented
-
Full CRUD operations (Create, Read, Update, Delete) working
β Day 5:
-
Smooth input with showModalBottomSheet
-
Polished edit/update functionality
"Started with a blank screen, ended up building experiences. No shortcuts, just real grind. π"
"Day 1: Already reached Day 3 goals. Real progress isn't scheduled, it's earned."
"Day 4: Local DB with SQLite added π§ πΎ"
"Day 5: Made the modal bottom sheet scrollable and added padding to prevent keyboard obstruction and adding somthing to the screen."
-
Flutter (Dart)
-
SQLite (sqflite package)
-
Path Provider (path package)
-
Will integrate Firebase later for cloud backup.
-
π Live search functionality
-
β¨ Better animations and UX improvements
-
π‘οΈ Cloud sync with Firebase
Feel free to fork the repository and submit a pull request. All contributions and improvements are welcome!


