Skip to content

quiet-programmer/hive_note_app

Repository files navigation

VNotes

This is an old project I was working on when learning to use Hive, will start working on it full time and will be adding new features as soon as possible. [Quick Update: I am currently working on the Project Full Time to make sure users get the best out of the app.]

You can download the app from Play Store Here

Any contribution will be accepted if it meets what is needed, Thanks.

Please delete pubspec.lock if you are having some issues and if you want to make a pull request, please ignore pubspec.lock Thanks

Plugin's Used

  1. Hive (To locally store Data)

  2. Toast (To display useful message)

  3. Path Provider

  4. upgrader (To alert users when app has a new update)

  5. Provider (For State management)

  6. Shared Preferences (To Persist some values)

  7. Go Router

Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.