Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use GetX for state management in the Flutter. In this video I will cover the GetX controller life cycle, GetX controller both in reactive state management and simple state management etc.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
⏱️ Timestamps
00:00 Introduction
01:31 GetX Controller with Reactive State Management
05:55 GetX Controller Life Cycle
09:49 GetX Workers (ever, everAll, once, debounce, interval)
15:24 GetX Controller with Simple State Management
17:37 GetBuilder Unique IDs
20:15 GetX onClose
Mindmap & Source Code
/ fullstackschool
Website Reference:
GetX: https://pub.dev/packages/get
#flutter #getx