Introduction to GetX | Flutter made easy

preview_player
Показать описание
Hey folks, In this video I have given a brief about GetX package.
How we can implement State Management, Route Management and Dependency Injection in Flutter easily with GetX.

Subscribe to get further updates in this series of videos.

Join this channel to get access to perks:

=============
Support CodeX on BUY ME A COFFEE
=============

You may wan to check this tutorial:
Flutter Provider Tutorial || Mistake that I made as beginner

Other related videos:
BLoC Pattern with Flutter || State Management

BLoC Pattern with Flutter || State Management (Part 2)

Flutter UI Design || Adobe XD Soft UI

Flutter UI Design & Development tutorial || Flight Booking UI

Flutter UI Design || Part 2 - Gradient theme

=================
Collect your brand new CodeX merchandise..
=================

#GetX #CodeX #flutter

Connect with me on social media:
Рекомендации по теме
Комментарии
Автор

This is why I love open source ... other developers make life much easier ❤️

techzone
Автор

Very nice and well structured overview, looking forward to this series of videos on GetX! 💙👍

rydmike
Автор

Please create a tutorial series about those feature, a production ready, with offline-first approach, auto sync data to online database, preferably cloud firestore. For the application, we can create a notes taking app with authentication in place.

Wow, it it's not too much ask for a tutorial series

raymondmichael
Автор

Your english is awesome. I really like it.

ВалерийМитиогло-хо
Автор

I'm Looking forward to this series of videos on getX. 🔥👍❤️❤️

dhirenkhatik
Автор

thank you, I'll be waiting for your next videos.

DarkHeros
Автор

Very Good Tutorial, I wish you could make a Flare and GetX tutorial. Thanks for sharing.

elgusotube
Автор

congrats for your getx tutorials.. it is difficult to find good tutorials on getx! I hope you can make Getx and hive tutorials.. and show a sample about token authentication with getx and probably hive involved! Thanks..

thaliaamargianou
Автор

Hope you will cover GetX from starting. I want to learn any state management and i am considering to go with getX.

meeDipesh
Автор

Thank You. That was a nice cool introduction.

vengateshm
Автор

Don't know why some people dislike this

faizc
Автор

can I use Moor with getx? can you make an example for that?

forktrader
Автор

Hi there, how can I save locale with getx package. Also why can't darktheme work with bottomsheet.

mohamedelnor
Автор

Hi brother, you are doing well, Please answer one "Question"
What is main or Major difference in Obx() and Getx() Widget ?
Please answer

mohammadnaushad
Автор

This is one of best packages ever but for state management I still go with Bloc/Cubit.

hw
Автор

siri need your help how I can refresh controller every time in getx

codingwithbhs
Автор

Make more videos on getx with different modules and concepts which through we could be learn more new things in flutter with getx.

rakeshprajapat
Автор

cool! pls show getx with firebase best practice. crud & auth

АлександрИванов-юсг
Автор

Any tutiorial datagrid or dattable with textfileds add row remove row feature using getx.

abdulrehmananwar
Автор

Hi bro, thanks for the tutorial. I found that GetX is much more simpler to use than Provider/RiverPod or StateRebuilder. However I am struggling to use GetX with stream function that has a parameter that can be changed. So if the par changes the stream will reset and gives the data based on the par. (for instance : streaming data from Firebase, for example a function like getMessageByUserId(userId) where userid can be changed to get the desired data stream). I know how to bind the stream to Rx variable, but the controller onInit override only initializes once, so when I pass another userid the stream function does not get called and still streaming the first userid data. Any thought or example? Thank you

Quit.....