Skip to content

luciano01/notes_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published