Skip to content

Mohamed-khaled0/Easy-Notes-App

Repository files navigation

Flutter Easy Notes App

A simple Flutter mobile app for managing notes with features like local database storage, custom colors, note editing, deletion, and dark theme support. The app employs state management using Bloc and Cubit.

Features

  • Local Database Handling:

    • Implemented using Hive for efficient local database management.
  • Notes Management:

    • Add notes with custom colors.
    • Edit existing notes.
    • Delete notes.
  • User Interface (UI) Styling:

    • Dark theme for a visually appealing user experience.
  • State Management:

    • Utilizing Bloc and Cubit for effective state management.

Screenshots

Here are some screenshots of the Easy Notes App:

Home Screen Edit Note Add Note

Screenshots

About

A simple Flutter mobile app for managing notes with features like local database storage, custom colors, note editing, deletion, and dark theme support. The app employs state management using Bloc and Cubit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors