└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Flutter GetX Roadmap 2 | 3 | 4 | ### Flutter Getx Road Map and what we will learn in this playlist 5 | - [Getx Roadmap](https://youtu.be/0Peij4Wr21A) 6 | - [Creating our Project and adding Getx Pacakages](https://youtu.be/0xOEYgaL1HI) 7 | - [Get Material App (Why we used Get Material App)](https://youtu.be/0xOEYgaL1HI) 8 | - [GetX as utilities](https://youtu.be/0xOEYgaL1HI) 9 | - [GetX Snackbar](https://youtu.be/0xOEYgaL1HI) 10 | - [Getx Dialog Alert](https://youtu.be/NXVhQ-PNIYA) 11 | - [Getx Bottom Sheet](https://youtu.be/NXVhQ-PNIYA) 12 | - [Getx Change Light & Dark Theme with GetX Flutter](https://youtu.be/NXVhQ-PNIYA) 13 | - [Getx Navigator & Routes (How to pass data between different screens)](https://youtu.be/Wh868JOu8-4) 14 | - [Get height & Get widh](https://youtu.be/NXVhQ-PNIYA) 15 | - [GetX Localization Change the Language of the App i.g Englihs, Urdu, Hindi](https://youtu.be/o78o82F3cl0) 16 | 17 | # GetX State Manamgent with Example 18 | - [Why to learn state management GetX](https://youtu.be/pz-jg-zqLOE) 19 | - [GetX Counter Example, i.e In this example we will create a simple counter app with getx to increment the value of coutner](https://youtu.be/I2ntv8wGEXc) 20 | - [GetX Example Two](https://youtu.be/I2ntv8wGEXc) 21 | - [GetX Example Three](https://youtu.be/ziqZy1pJOec) 22 | - [Favourite App with GetX](https://youtu.be/yGbZ1ah7qZw) 23 | - [GetX Image Picker](https://youtu.be/TUX1DAlzEmE) 24 | - [Login(Post,Put, Delete) Api With GetX](https://youtu.be/TUX1DAlzEmE) 25 | - [Get Api with GetX](https://youtu.be/TUX1DAlzEmE) 26 | 27 | - [Let's learn how to write clearn code using MVVM with GETx and REST APIs](https://youtu.be/TUX1DAlzEmE) 28 | 29 | # GetX State Manamgent With MVVM with REST APIs 30 | 31 | - [Roadmap Flutter GetX Mvvm/Mvc Architecture ](https://youtu.be/hfdmghXpSWA) 32 | - [What is MVVM/MVC Pattern/Architecture ](https://youtu.be/yjLgkZAgyoI) 33 | - [Create Project, Add Pacakges and Directories with Purpose](https://youtu.be/-P-qNddXO00) 34 | - [Handle App APIs Exceptiions](https://youtu.be/TUX1DAlzEmE) 35 | - [Handle APIs Response](https://youtu.be/TUX1DAlzEmE) 36 | - [Network API Services](https://youtu.be/TUX1DAlzEmE) 37 | - [Routes](https://youtu.be/TUX1DAlzEmE) 38 | - Code Refactoring 39 | 40 | --------------------------------------------------------------------------------