Elegant Note Flutter App using Hive and Flutter

Hive is a quick, lightweight, NoSQL database for flutter app and dart application. It is an offline database(store data in local devices).

VNotes

This is an project made using Hive and flutter.

Plugin’s Used

  1. Hive: Used to locally store data.
  2. Toast: Used to display useful message. To learn more about toast.
  3. Path Provider
  4. upgrader: Used to alert users when app has a new update.
  5. Provider: Used for State management.
  6. Shared Preferences: Used to Persist some values.

Inside App

  • Creating a Note.
  • Viewing notes.

Download

You can download the app from Play Store Here

GitHub Repository

Source code: https://github.com/quiet-programmer/hive_note_app

SHARE Elegant Note Flutter App using Hive and Flutter

You may also like...

Leave a Reply

Your email address will not be published.

Share