Network request | Flutter listview not updating after data update [solved]

preview_player
Показать описание
Here we will see how to update the data listview once you post data to the server and read back.
If you are not able to update the data after http request, then you this is the right tutorial for you.
If you want to get back your data after posting it, you need to use async and await around the caller function.

Buy me a coffee

⏫⏫⏫⏫🔥🔥Bloc advanced code(e-commerce app)

🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥Riverpod advanced code🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

☞☞☞🥰🥰🥰Single vendor food app

⏰⏰🚛🚛Multivendor app
Рекомендации по теме
Комментарии
Автор

I was struggling with this issue for the last few days. Thank you for this video. I have a doubt.
I tried adding the new document into the server response list which is a obs list of model class using list.add function to reduce server load. But the list view not reflecting even i warped it with obx. But it works while using set state function. Please make a video in this case as well

rabeehibrahim
Автор

got an error function used after the dispose, how can i fix it ?

infantjacobj
Автор

Could you create some simple web3 dapps using hardhat and moralis sdk or something similar please

mrphenom