Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use GetX for changing theme in the Flutter.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
⏱️ Timestamps
00:00 Introduction
01:05 Project Demo
01:59 Create Custom Theme file
03:28 Config theme & theme mode in GetMaterialApp
05:28 Theme Controller
09:01 GetStorage to store user’s preference theme
Mindmap & Source Code
/ fullstackschool
Website Reference:
GetX: https://pub.dev/packages/get
Get Storage: https://pub.dev/packages/get_storage
#flutter #getx