Up next

Flutter Getx Tutorial | Flutter App Development Tutorial | State management

0 Views· 03/09/24
wisdom
wisdom
3 Subscribers
3

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/tutor....ials/flutter-food-de

The complex ui of this app is given in the starter code as well as Getx Usage.
https://www.dbestech.com/tutor....ials/flutter-getx-ap

Understand basic Bloc for state management
https://www.dbestech.com/tutor....ials/flutter-bloc-pa

See more advanced tricks about Getx
https://youtu.be/5rENfaExzeQ

Learn about Dart List and Map
https://youtu.be/Uz0FgKxXt2o

Get the full source code at patreon and support my channel
https://www.patreon.com/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/tutor....ials/flutter-task-ma

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
Donate me at paypal. It's mike@moniredu.info


Follow me on twitter
https://twitter.com/dbestech
Follow me on facebook
https://facebook.com/dbestech

Show more

 0 Comments sort   Sort By


Facebook Comments

Up next