quiet-programmer / hive_note_app

SImple Note App, using Hive and Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Please if you cloned the repo and have error saying, "Google Service json file not found, you need to create a firebase project and add in the Android App Project folder"

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)

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.

About

SImple Note App, using Hive and Flutter

License:GNU Affero General Public License v3.0


Languages

Language:Dart 96.9%Language:Ruby 2.4%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.1%