This is a Google Keep Notes Clone developed using Flutter and Nodejs and used Bloc for State Management.
The Nodejs backend of the app is hosted on a free hosting platform render.com
So it takes around 30 seconds to spin up the backend.
If you face loading issue after starting the app, wait for 30-40 seconds then it will work properly.
Apk Link:- link
- Adding new Notes with its title and description.
- You can change the color of the notes.
- Pin / Unpin Notes while saving and after saving Notes.
- Updating Notes after saving them.
- Moving notes to Archives.
- Moving notes to trash.
- Restoring trashed and archived Notes.
- Completely deleting Notes from Trash
- Empty trash at once.
- Grid view and List view for the notes.
- Dark Mode, Light Mode, and System Default theme options.
- Google Sign in to get only those notes that you added using the signed-in email ID.
- Searching notes functionality.
- Select multiple notes and move to archive trash or restore them.