luciano01 / notes_app

Simple CRUD using Hive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

Implementing simple storage operations, CRUD (Create, Read, Update, Delete), using Hive.

Demo

NoteApp.mp4

For developers

Create a clone of the target repository:

$ git clone git@github.com:luciano01/notes_app.git

Enter the cloned project directory with the command:

Or the path to the cloned project folder.

$ cd notes_app

Open an Android emulator or connect your smartphone to your computer and execute the following commands:

$ flutter clean
$ flutter pub get
$ flutter run

Built with

Developer and Author

About

Simple CRUD using Hive.

License:MIT License


Languages

Language:Dart 46.8%Language:C++ 24.4%Language:CMake 20.1%Language:Ruby 3.0%Language:Swift 2.0%Language:HTML 2.0%Language:C 1.5%Language:Kotlin 0.1%Language:Objective-C 0.0%