How to make sure ui is always updated Flutter | GetX | GetBuilder
Channel:
Subscribers:
135,000
Published on ● Video Link: https://www.youtube.com/watch?v=TZ7nIDqE6Zk
Learn why flutter ui doesn't get updated if you use Getx package. You are missing both update() and GetBuilder() method.
with update() method, you can have a certain value updated, but to reflect the change in the ui, you need to wrap it around GetBuilder() method.
Complete code here
https://www.dbestech.com/tutorials/flutter-task-management-app-with-restful-api
π₯π₯π₯π₯π₯π₯ππππππππππTake the complete course on Udemey
https://www.udemy.com/course/master-flutter-by-building-a-video-and-voice-call-chat-app/?couponCode=83F83963631D0DB960E4 (it's with a coupon special discount)
ππππππππΌβ«π₯π₯π₯π₯π₯π₯
Twitter (for cool flutter update)
@dbestech
Other Videos By dbestech
Tags:
flutter update ui
flutter ui doesn't get updated
flutter ui update
flutter getx update value
flutter getx getbuilder