Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k3ury99/notes-flutter-localstorage
This app lets you manage notes easily with a modern UI. Add, edit, and delete notes while navigating organized tabs (Lists, Notes, Profiles). Notes are cached using localStorage for quick access. 🚀
https://github.com/k3ury99/notes-flutter-localstorage
dart flutter-apps visual-studio-code
Last synced: 5 days ago
JSON representation
This app lets you manage notes easily with a modern UI. Add, edit, and delete notes while navigating organized tabs (Lists, Notes, Profiles). Notes are cached using localStorage for quick access. 🚀
- Host: GitHub
- URL: https://github.com/k3ury99/notes-flutter-localstorage
- Owner: K3ury99
- License: mit
- Created: 2025-02-16T03:41:35.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2025-02-16T04:15:26.000Z (5 days ago)
- Last Synced: 2025-02-16T04:21:51.996Z (5 days ago)
- Topics: dart, flutter-apps, visual-studio-code
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 🚀 Notes-Flutter-Localstorage
> [!TIP]
> This is a project of a web page created in flutter using dart as the language.
![]()
![]()
---
# 🗝 How to use it
You just have to download the zip file that is at the beginning of this repository, and open the folder in Visual Studio Code, once there a terminal opens and you type "Flutter run -d Edge", this will start loading commands allowing you to visualize the project in the Edge browser.# ✨ Features
✅ Add, edit, and delete notes
✅ Organized tab navigation (Lists, Notes, Profiles)
✅ User profile display
✅ Intuitive and modern UI
✅ Notes cached with localStorage for quick access
# 🐱👤 Contributing
1. **Fork the repo**
- **Create a new branch**
```bash
git checkout -b feature-branch
- **Commit changes**
```bash
git commit -am 'Add new feature'# 🌠 Final Notes
Thank you for visiting this project!🌌## 📔 License
This project is licensed under the MIT License. See the `LICENSE` file for details.