DeepNotes is a Flutter-based note-taking application designed to help you create, organize, and manage your notes efficiently. It supports searching, pinning, and selecting multiple notes for quick actions like deletion.
- Create, edit, and delete notes
- Pin important notes for quick access
- Search notes by title or content
- Select multiple notes for batch actions
- Dark mode support
To run DeepNotes on your local machine:
- Make sure you have Flutter installed.
- Clone this repository:
git clone https://github.com/your-username/deepnotes_flutter.git