In this video I have discussed about GetView and GetWidget in GetX.
GetView

If we have a view/screen and it is dependent only on one controller then instead of extending StatelessWidget , we can extend GetView and automatically we will have the instance of that controller on which view is dependent without using Get.find.

GetWidget

It is similar to GetView with one small difference, it gives the same instance of the controller every time and hence is very useful when used in combination with Get.create.

#getx #ripplescode #fluttergetx #flutter #getx #flutter getx tutorial

Flutter GetX Tutorial || GetView and GetWidget in GetX #21
8.20 GEEK