Flutter GetX for Beginners | GetView and GetWidget

preview_player
Показать описание
The UI layer should be the most important aspect of your application and therefore its so important to get it done right. GetX made these two widgets, GetView and GetWidget that helps to control all aspects of the UI and connecting it to your variables and business logic.
Рекомендации по теме
Комментарии
Автор

Thanks for sharing your knowledge; Would you mind to explain me, What is the deferences between GetView and GetBuilder()?

IngPedroAraujo