This Flutter Notes App is a simple and elegant solution for those who want to keep their thoughts and tasks organized. Built with Flutter and Hive for local storage, it offers a seamless and responsive user experience across multiple platforms.
• Flutter • Hive
• Flutter
Use this app to create, edit, and manage your notes efficiently. With its intuitive design, you can easily navigate through your list of notes and focus on what matters most.
- Add back-end with Hive
- Add NoteModel
- Multi-platform support
- Cloud synchronization
- Share notes feature
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
E-mail: ali.aljalo@gmail.com
Project Link: https://github.com/Jalo1982/notes_app/
Flutter Documentation, Hive Documentation.