Network request | Flutter listview not updating after data update [solved]
Channel:
Subscribers:
135,000
Published on ● Video Link: https://www.youtube.com/watch?v=q2vUKcrL5CI
Flutter listview not updating after data update after network request using http.get or http.post.
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
https://www.buymeacoffee.com/dbestech/e/79321
Other Videos By dbestech
Tags:
flutter listview
Flutter listview not updating after data update
upldate listview data
why listview is not updating data
flutter getx listview data update
create and update list from network api