Hive database flutter tutorial, CRUD

preview_player
Показать описание
In this video, I have discussed hive database in flutter in detail, furthermore, I have also taught how to perform basic CRUD operations on hive.
Рекомендации по теме
Комментарии
Автор

This is soo good. Some other hive tutorial is too fast and complicated.
But yours teaches us all the important things about hive basics which I really2 need for my app development. Thank you for making this tutorial.

aymanj
Автор

dude nice lesson i've ever seen before. Greetings from Turkey

Steveiisler
Автор

Your tutorial is always simple explaination, amazing.thanks

LuminousAsianBeauties
Автор

It was a Wonderful Tutorial. Especially ValueListenableBuilder+HIVE

mithuns
Автор

Thank you so much. It is really an Easy Approach to understanding Hive!

indonesianhoney
Автор

you're really good at teaching stuff man, keep up the good work 👌

dingus
Автор

could u help.

The method 'get' can't be unconditionally invoked because the receiver can be 'null'.
Try making the call conditional (using '?.') or adding a null check to the target ('!').

and


The method 'put' can't be unconditionally invoked because the receiver can be 'null'.
Try making the call conditional (using '?.') or adding a null check to the target ('!').

idk i put this one ( ! ) or (?.) result is

The method 'put' isn't defined for the type 'Object'.
Try correcting the name to the name of an existing method, or defining a method named 'put'.

b_b.podcast
Автор

Does it support windows? And can I back up my data and load it on another platform?

aminsamad
Автор

I have a question. If i already have the data and i want to use it with hive. I can do that on sqlite but i haven't information with Hive. What should i do? Thanks for your time.

ucviet
Автор

I want to ask, is there a way to retrieve all value without displaying it to a view ?

rvng
Автор

what about object storing ? I was facing some problem generating the adapter

imransefat
Автор

I have this error and can't solve it
Unhandled Exception: MissingPluginException(No implementation found for method on channel

kareemessam
Автор

Great tutorial.
Question: Why you didn’t use hive_generator and builder runner package? Many other tutorials have made use of it. I’m following your approach for my project. Will I face any issues if I didn’t use those packages?
And
How can you limit the list.builder? For eg; users cannot add more than 10 items.

RajA-mecl
Автор

Why do there's problem in my Box <String>

slametramadhan
Автор

Can i store an object as a value for a particular key?

mithuns
Автор

Good Understanding with simple example. Can we replace sqflite db with this hive db?? but there is no table structure in this db. how we can relate two sets with each other? as you said it supports RDBMS ?

ajaykotiyal
Автор

when i am implementing hive there is only a white screen on my app nothings happening

henrypowell
Автор

how do you compare hive vs sembast vs moor vs ...?

suyulmaz
Автор

Love this video and all youre channel ! Can talk about Laravel and Node JS for Flutter

cecece
Автор

friendsBox.listenable() is not working Error is listenable() is not defined for Box .... please help me

nadeemshahzad
visit shbcf.ru