https://github.com/hashimsaffarini/notes_app
A Flutter-based notes app that allows users to add, edit, and organize their notes as colorful cards. Each note can be customized with different colors, providing a visually engaging and user-friendly interface.
https://github.com/hashimsaffarini/notes_app
cubit flutter hive local-database state-management
Last synced: about 1 month ago
JSON representation
A Flutter-based notes app that allows users to add, edit, and organize their notes as colorful cards. Each note can be customized with different colors, providing a visually engaging and user-friendly interface.
- Host: GitHub
- URL: https://github.com/hashimsaffarini/notes_app
- Owner: hashimsaffarini
- Created: 2024-04-09T21:32:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T18:46:22.000Z (about 2 years ago)
- Last Synced: 2025-03-18T10:34:31.473Z (over 1 year ago)
- Topics: cubit, flutter, hive, local-database, state-management
- Language: Dart
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes App
## Overview
Notes App is a simple yet powerful note-taking application built with Flutter. It allows users to add, edit, and organize notes as customizable cards with beautiful color options. Whether you're jotting down a quick reminder or cataloging detailed information, Notes App makes it easy and visually appealing.
## Features
- **Create Notes**: Add new notes with a title and content.
- **Edit Notes**: Update existing notes as needed.
- **Color Customization**: Assign colors to your notes for better organization and visual appeal.
- **User-Friendly Interface**: Enjoy an intuitive and attractive interface that enhances the user experience.