Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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. 🚀

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.