/hiveNotesFlutterAPP

Make a Flutter notes App using Hive to store data locally

Primary LanguageDart

projecthive

This project demonstrates how to use latest Hive Api to make a Notes App using local storage.

Getting Started

Hive is very fast,lightweight and easy to use database that works with all the platforms supported by flutter. It provide Data encryption capabilities which is very useful while storing sensitive data.