Flutter Hive Database CRUD Operations

Flutter Hive Database CRUD Operations

dbestech

2 года назад

46,407 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@itcook5874
@itcook5874 - 29.11.2022 15:40

What's is state management you used here?

Ответить
@ItsMe-rl7dt
@ItsMe-rl7dt - 29.11.2022 16:29

Assalamualaikum sir, can you do a tutorial on how to keep bottomnavigator on even if we navigate to different page? thankyou

Ответить
@vishwateja266
@vishwateja266 - 29.11.2022 18:10

hive data disappears when open after like after some time !

Ответить
@flutterguides
@flutterguides - 29.11.2022 18:34

Presently working on flutter I have came across with this package. Going learn this at this weekend. Thank you so much sir.

Ответить
@emmanueljoseph2687
@emmanueljoseph2687 - 29.11.2022 19:00

A masterpiece from a master tutor yet again. Thank you for making flutter learning super interesting.

Ответить
@kingdre2485
@kingdre2485 - 29.11.2022 19:02

Can you do part 2 syncing Firestone data to hive😢

Ответить
@peshawaamin3083
@peshawaamin3083 - 29.11.2022 19:14

❤️❤️

Ответить
@jashwanthgowda3362
@jashwanthgowda3362 - 29.11.2022 22:08

Hi sir,
Can you make part-2 video
Showing how to sync the local db to server db

Pls 🙏

Ответить
@bashiruibrahim8443
@bashiruibrahim8443 - 30.11.2022 01:16

Wslm Masha Allah

Ответить
@suluvsky
@suluvsky - 30.11.2022 06:03

Can you make a video about Flutter Hive Database CRUD with flutter_bloc ?

Ответить
@murderer1197
@murderer1197 - 01.12.2022 20:11

can I add videos in hive database?

Ответить
@timurniyazov5160
@timurniyazov5160 - 04.12.2022 01:36

to clear text inside textfields you can actually do "textfield controller name".clear inside your clear fucntion

Ответить
@nadamtv419
@nadamtv419 - 04.12.2022 18:00

sir can you give me sorce code?

Ответить
@XxDvLz4GaMeS
@XxDvLz4GaMeS - 06.12.2022 20:13

Is there an actual way to connect hive with other forms of cloud databases like for example firestore or even MySQL, or do I have to implement them separately?

Ответить
@akanjiusman8722
@akanjiusman8722 - 08.12.2022 14:35

sir, what's the best database you would recommend for a flutter developer???

Ответить
@mefalac
@mefalac - 13.12.2022 17:29

thank you for all bro <3

Ответить
@funtoc5
@funtoc5 - 15.12.2022 13:46

perfect perfect_____perfect___beginner__friendly___

Ответить
@iamtafara
@iamtafara - 21.12.2022 14:30

Thank you,, this helped me a lot.. followed it to a T and its working

Ответить
@rebarnajmadin7902
@rebarnajmadin7902 - 27.12.2022 18:01

source code!

Ответить
@jokergam3r482
@jokergam3r482 - 29.12.2022 20:40

Please make video on update operation on this project

Ответить
@arunk2710
@arunk2710 - 01.01.2023 20:29

Is hive outdated?

Ответить
@amirmuradov1645
@amirmuradov1645 - 18.01.2023 23:25

crazy video bro but how can i add time and data

Ответить
@sat_talk
@sat_talk - 29.01.2023 18:04

Thanks... can you please maka a video on Isar database ( whose developer is same as that of Hive )...

Ответить
@satdevlpr
@satdevlpr - 30.01.2023 06:01

Thanks... another great tutorial.. one query sir.. How about relational data management in Hive?. which is better for relational local database management?.. hive or Isar or realm or any other?

Ответить
@inspiredbylenses4388
@inspiredbylenses4388 - 03.02.2023 20:37

Thank you! very good!

Ответить
@asadmaeem8262
@asadmaeem8262 - 10.02.2023 15:08

well.. i have been listening you for a long while...but this tutorial is way more difficult and tricky and non friendly...like i am exectly coping it and still facing buch of errors every time

Ответить
@asadmaeem8262
@asadmaeem8262 - 10.02.2023 15:14

The element type 'String' can't be assigned to the map value type 'Map<dynamic, dynamic>'. (Documentation)
facing this error while assigning the controllers in in Elevated buttons....and the controllers are still diving errors

Ответить
@yadayada5186
@yadayada5186 - 10.02.2023 17:03

Thank you so much for the tutorial, I have a question. So I'm using an Authentication system with firebase and wondering is it possible to have different local database for different user? and if so can you do tutorial for that? once again thank you so much for the tutorial

Ответить
@artem-ai
@artem-ai - 25.02.2023 21:08

It is great! Thank you very much

Ответить
@jihfabrice1612
@jihfabrice1612 - 16.03.2023 07:58

Please i haven't see how to create the database in the while tutorial, Please is it done here you are just show the crud operation

Ответить
@kingsmith1246
@kingsmith1246 - 26.05.2023 12:23

Waalaikumsallam

Ответить
@morshedraiankhan6968
@morshedraiankhan6968 - 09.06.2023 01:52

Your videos are to the point. Explanations are also clear. Thanks ❤

Ответить
@the_purna
@the_purna - 17.06.2023 23:10

which code editor are you using?
Loved your content🥰

Ответить
@ab2_3000
@ab2_3000 - 18.06.2023 17:13

Which backend do you recommend for a complete beginner developing a flutter mobile app

Ответить
@Mohamed-wk8rl
@Mohamed-wk8rl - 08.07.2023 02:21

How can I find this code ?

Ответить
@crisantus_ik
@crisantus_ik - 17.07.2023 17:42

source code ?

Ответить
@kzshaown2091
@kzshaown2091 - 16.08.2023 07:29

How can I call _items from another page?
Like I'm using these hive function in add to cart button and I want to call this _items data in cart page. How Can I do it?

Ответить
@powtekmostek732
@powtekmostek732 - 06.09.2023 19:57

thanks

Ответить
@imudasirk3
@imudasirk3 - 21.09.2023 21:57

thanks

Ответить
@dimplesoni4551
@dimplesoni4551 - 30.09.2023 14:32

May i have source code pls. Github

Ответить
@cromuelbarut4903
@cromuelbarut4903 - 04.10.2023 05:28

is hive still good? should I use isar instead?

Ответить
@esatozkan2200
@esatozkan2200 - 07.10.2023 19:28

What is the visual studio theme name?

Ответить
@sobachynska
@sobachynska - 20.11.2023 15:25

amazing!

Ответить
@b_rabbit9774
@b_rabbit9774 - 23.11.2023 15:57

i would like to create a backup and restore for the notes so it will not be gone even after deleting the app what is the best approach?

Ответить
@clovisstanford6515
@clovisstanford6515 - 01.12.2023 18:32

Can we use it with different screens with edit and the homescreen it's very difficult to do flutter , my head gonna blow up , When i need to share the data to the homescreen I can't understand this.

Ответить
@henryoncode
@henryoncode - 14.04.2024 05:27

Tip: To fix the issue where you click on edit, close then click on add and it shows text in the text field, empty the TextControllers if the itemKey is null. So in the _showForm function, change it to this:
if (itemKey != null) {
final existingItem =
_items.firstWhere((element) => element['key'] == itemKey);
_nameController.text = existingItem['name'];
_quantityController.text = existingItem['quantity'];
} else {
// Clear the text fields
_nameController.text = '';
_quantityController.text = '';
}

Ответить
@mahmoud_ali_963
@mahmoud_ali_963 - 20.04.2024 18:18

thank you very much for the video 🥰❤❤❤❤ you just made my day

Ответить
@None-vj7vu
@None-vj7vu - 23.04.2024 16:23

super interesting video. Thanks a lot .

may I ask you smth?
it would be really good if you publish this code into your github.

thanks in advance.

Ответить
@allSignIn-ld5bn
@allSignIn-ld5bn - 28.04.2024 12:26

Brilliantly explained. Best on Hive demo

Ответить
@SahiraSahira-x5u
@SahiraSahira-x5u - 25.07.2024 08:27

Sorce code?

Ответить