Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use Get connect in the GetX package to communicate with your backend API following Restful standard in the Flutter.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
⏱️ Timestamps
00:00 Introduction
00:11 Project Demo
01:22 Project Structure
02:08 User Bindings
02:51 User Provider
04:06 User Controller
06:32 StateMixin
Mindmap & Source Code
/ fullstackschool
Website Reference:
GetX: https://pub.dev/packages/get
Public User API: https://reqres.in/
#flutter #getx