Skip to content

Lohithsurya/notes_hive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Hive

Overview

Notes Hive is a Flutter project designed to demonstrate the integration of Hive, a lightweight and fast key-value database for Flutter applications. This project includes basic functionality for creating, reading, updating, and deleting notes.

Getting Started

This project is a starting point for a Flutter application, specifically focusing on utilizing Hive for local storage.

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/Lohithsurya/notes_hive.git
    cd notes_hive
  2. Install Dependencies:
    flutter pub get
  3. Run the application:
    flutter run    

About

notes with hive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors