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



Category:
Vlog
Duration: 3:09
5,317 views
128


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


2022-03-17Flutter Named Route | Flutter Native Route & Navigation
2022-03-16Flutter Provider State Management App | Step by Step for Beginners Shopping Cart
2022-03-15Flutter Glassmorphism UI & Buttons | With Example Code
2022-03-14Flutter Task Management App With GoLang | Tutorial Using GoLang Restful Api | Best Match of Google
2022-03-13Flutter vertical viewport was given unbounded height ListView | Solved forever
2022-03-13Tips for Beautiful Mobile UI Design Flutter & React Native
2022-03-12Laravel Route Model Binding for Creating Slugs
2022-03-12Flutter Beautiful Buttons UI for Beginners Step by Step 2022 | Code Provided
2022-03-11Flutter Null check operator used on a null value | GetX controller removed or not found
2022-03-10Bye Bye Getx | From Getx to Provider State Management
2022-03-09How to make sure ui is always updated Flutter | GetX | GetBuilder
2022-03-09Animation for Page Loading or Network Request Flutter
2022-03-08Flutter Page Transition | Very Cool Animation | Must See
2022-03-06Flutter RichText and TextSpan | Powerful Widgets
2022-03-06What is State Management in Flutter | Dive Deep
2022-03-04Paypal Payment Integration With Flutter App and Backend
2022-03-04Paypal Sandbox account | Secret ID and Client ID create for app development testing
2022-03-02Futures in Flutter Dart | Easy Explanation
2022-03-02Sharedpreferences Unhandled Exception: Null check operator used on a null value
2022-02-25Install Laravel Admin Panel for Mac
2022-02-25Install Laravel admin Panel in Windows using Xampp server



Tags:
flutter update ui
flutter ui doesn't get updated
flutter ui update
flutter getx update value
flutter getx getbuilder