Flutter Tutorial - Hive NoSQL Database | Todo List (Create, Read, Delete)

preview_player
Показать описание
0:00 Demo of the project
1:28 Installation of the project
2:02 Dependences for hive
5:35 Build the main file to run the app
7:19 Todo Listing Screen
9:59 Implemented the List View Builder
13:06 Add Todo Listing Screen
13:31 Explain the form validation
18:10 Dismissible Widget
20:13 Todo Model
23:30 Hive Generator file
24:36 Define the Hive Box
25:45 Initialize the Hive
29:07 Method to save the data in Hive
32:34 List the data using Value Listenable Builder Widget
37:52 Delete the data from Hive

In this tutorial you will be able to learn about how to implement the Hive NoSQL database with flutter.
You will be able to learn about how to initialize the hive in flutter. You will be able to store the data in hive and show listings with the help of Value Listenable Widget. You will be able to remove the data from hive with the help of Dismissible widget.

Flutter Tutorial to Learn Form Validation

Flutter Tutorial to pass data from one screen to another

Code to follow with the static screens

Complete source code of this video

Please like & Share my YouTube channel

#flutter #hive #hive_tutorials
Рекомендации по теме
Комментарии
Автор

I have ever seen best video about flutter hive . Thank you :)

brkakcn
Автор

thanks for the video !! 🙌 it helped !!

Skynets
Автор

Great Tutorial but when are you making a video on editing/updating todo

avaneeshc
Автор

help. my build runner returns 0 outputs

thRichard
Автор

thanks but late is not LateInizialization error String please correct the mistake and any real world example hive db in flutter

syedhussainshah