Flutter Getx Tutorial | Flutter App Development Tutorial | State management

Описание к видео Flutter Getx Tutorial | Flutter App Development Tutorial | State management

In this tutorial you will learn how to build a flutter getx app using flutter getx package step by step for android and iOS from scratch. We have covered getx route, state management, passing arguments, named routes, creating controllers and dependency injection.

🔥🔥🔥🔥🔥🔥📚📖📚📖📚📖📚📖📚📖Take the complete E-commece app
https://www.dbestech.com/tutorials/fl...

The complex ui of this app is given in the starter code as well as Getx Usage.
https://www.dbestech.com/tutorials/fl...

Understand basic Bloc for state management
https://www.dbestech.com/tutorials/fl...

See more advanced tricks about Getx
   • Flutter Payment App | Laravel Backend...  

Learn about Dart List and Map
   • Must Know Dart List and Map for Flutt...  

Get the full source code at patreon and support my channel
  / dbestech  

Pay me $0.99 on youtube if you liked my contribution
https://www.paypal.com/paypalme/dbestech

Flutter task management app
https://www.dbestech.com/tutorials/fl...

Timeline
00:00:00 introduction demo
0:01:38 Install getx package
0:02:25 Initialize homepage
0:02:54 Use GetMaterialApp to make it a getx app
0:03:41 GetX initialRoute for home page navigation
0:03:59 GetX getPages for declaring routes
0:07:55 Get.to() go to a new page or route
0:09:52 Load json data using DefaultAssetBundle()
0:19:59 Get.toNamed() to go to a named route with GestureDetector onTap event
0:21:14 Define the named route in getPages()
0:22:01 Use Get.back() to go back to previous page
0:23:20 Pass arguments in GetX using arguments property with named route
0:25:19 Receive arguments using Get.arguments()
0:26:00 Pass multiple arguments using GetX
0:40:00 Get.to() to go to another new page
0:51:56 AppBar with Get.to() to return to home page
0:56:00 Create a controller class using GetXController
0:57:06 Declare a variable for state management with obs property to make it observable
0:57:40 GetX Dependency Injection


Follow me on twitter
  / dbestech  
Follow me on facebook
  / dbestech  

Комментарии

Информация по комментариям в разработке