Skip to content

zzzNotes is a feature-rich, note-taking application built with Flutter and BLoC state management. It allows users to create, organize, and manage notes with color-coded categories, real-time search, and theme switching. The app leverages Hive for local storage and follows clean architecture for maintainability and scalability

Notifications You must be signed in to change notification settings

zzzeinhom/zzzNotes

Repository files navigation

zzzNotes 📝

A feature-rich note-taking application with category management, search functionality, and theme switching. Built with Flutter using BLoC state management and Hive local storage.

Features ✨

  • CRUD Operations: Create, Read, Update, and Delete notes
  • Category Management: Assign notes to colored categories
  • Advanced Search: Find notes by title or content
  • Theme Switching: Light/dark mode support with ThemeCubit
  • Responsive Design: Optimized for mobile devices
  • Form Validation: Ensure valid note entries
  • Confirmation Dialogs: Safe delete operations
  • Persistent Storage: Hive-based local data storage

Screenshots 📸 (Recommended Shots)

Create a screenshots/ directory in your project root and add these images (replace placeholders with actual screenshots):

  1. Main Notes List
    listing

  2. Add/Edit Note Sheet
    add

  3. Search Functionality
    search

  4. Category Colors
    edit_category

  5. Delete Confirmation
    delete

  6. Theme Switching
    toggle_theme

About

zzzNotes is a feature-rich, note-taking application built with Flutter and BLoC state management. It allows users to create, organize, and manage notes with color-coded categories, real-time search, and theme switching. The app leverages Hive for local storage and follows clean architecture for maintainability and scalability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published