Notes

GitHub

A simple notes app built using Flutter.

Features

  • Add Notes: Create new notes easily.
  • Add Category: Organize your notes by adding custom categories.
  • Sort by Category: View and manage notes based on their assigned categories.
  • Rich Content in Notes: Add text, checklists, and images to your notes for detailed documentation.
  • Rearrange Any Items: Easily reorder any items in your notes to follow your preference!
  • Locked Notes: Protect sensitive notes with a lock for added privacy.
  • Dark Mode: App Theme changes based on your settings.

Getting Started

Prerequisites

Installation

  1. Clone this repository:

    git clone https://github.com/tacticalninj4/notes.git
    
  2. Navigate to the project directory:

    cd notes
    
  3. Install dependencies:

    flutter pub get
    
  4. Run the app:

    flutter run
    

Contact

For any inquiries or feedback, reach out at [email protected].


Acknowledgements