Flutter GetX Tutorial for Beginners | GetWidget

Опубликовано: 20 Ноябрь 2021
на канале: Fullstack School
2,223
47

Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use Get widget along with Get.create() in the Flutter. I will give you a real world shopping cart example to demonstrate GetX dependency management and bindings.

🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5

⏱️ Timestamps
00:00 Introduction
00:29 Project Demo
01:38 Project Structure & Tour
03:41 Shopping Cart Controller & Get.lazyPut()
04:31 Shopping Cart Item Controller & Get.create()
05:42 Shopping Cart View & GetView
06:26 Shopping Cart Item View & GetWidget
09:25 Item Model

Mindmap & Source Code
  / fullstackschool  

Website Reference:
GetX: https://pub.dev/packages/get

#flutter #getx