Notes is a mobile application built using Flutter that allows users to take and organize notes. The app features Isar DB for local data storage and custom animations to enhance the user experience.
- Create, edit, and delete notes
- Organize notes into categories
- Pin important notes to the top of the list
- Search for notes by keyword
- Custom animations for a visually appealing experience
To use Notes, you will need to clone this repository to your local machine:
git clone https://github.com/EniRox001/notes.git
Next, you can open the project in Android Studio or VSCode and run the app on an emulator or physical device.
flutter run
There is no need for additional setup or configuration.
To start using Notes, open the app and create a new note by tapping the plus (+) button. Enter your note title and content, and then choose a category to file it under. You can also pin important notes to the top of the list by swiping right on the note.
To edit or delete a note, simply tap on it to open the editing screen. From here, you can make any changes you need or delete the note entirely.
Here are some screenshots of the Notes app in action:
If you would like to contribute to the development of Notes, please submit a pull request with your changes. We appreciate all contributions and will review them as soon as possible.
Notes is licensed under the MIT License. See LICENSE for more information.
If you have any questions or feedback about Notes, please contact us at notes@domain.com. We would love to hear from you!