Skip to content

moelhewehy7/notes

Repository files navigation

notes

A simple note-taking app with features to add, edit, and delete notes. Users can customize note colors and the entire note content.

Image 1 Image 2

Installation

  1. Clone the repository
  2. Run flutter pub get to install dependencies
  3. Run the app on a device or emulator using flutter run .

Usage

  • Add a new note by tapping the "+" button
  • Edit a note by pressing on it
  • Delete a note by pressing delete button
  • Customize note color using the color list

Local Data Storage

This app uses Hive for local data storage, providing fast and efficient access to notes.

Color Customization

Users can choose from a variety of colors to customize their notes, making it easy to categorize and organize.

Splash Screen

The app features a splash screen with a minimalist design, providing a seamless transition into the main app.

Future Plans

  • add search functionality

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Credits

  • Hive for local data storage
  • Flutter for the app development framework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors