Skip to content

Repository files navigation

📝 Note Hive

A Flutter note-taking app using Hive as a local NoSQL database — built with clean architecture and following Agile methodology.


🚀 Features

  • 🗂 Create, edit, and delete notes
  • 🎨 Assign colors to notes
  • 🧠 Store all data locally with Hive (no internet needed)
  • 🕐 Timeago display for note timestamps (e.g., "2 minutes ago")
  • 📱 Responsive and smooth UI
  • 🧪 Built using BLoC for state management

📦 Built With

  • Flutter
  • Hive
  • Flutter BLoC
  • Timeago
  • Agile workflow (iterative development)

📷 Screenshots




🔧 Installation

Run locally:

git clone https://github.com/your-username/note_hive.git
cd note_hive
flutter pub get
flutter run

About

A Flutter note-taking app built using Hive local database and BLoC for state management.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages