State and Navigation Management with GetX

preview_player
Показать описание
State and Navigation Management with GetX

The GetX package, although it's been through some controversy, looks to be pretty power, and simplifies parts of development greatly. This package not only has state management, but also Navigation management. With this package you will no longer need to have a 'context' to do anything navigation related!

Connect With Me

I also do lots of Investing

My Top 5 Books:

Youtube Gear

Thank you for watching!
#getpackage #getx #statemanagement
Рекомендации по теме
Комментарии
Автор

I absolutely love GetX, i am even trying to improve documentation because that's the only part it has to get better (also because i don't understand enough to mess with source code :D )
I hope you test all of its functionalities, and make a video. But this is already amazing! thank you

alanwilliamduarte
Автор

Really i am waiting for this thank you!

HimanshuYT
Автор

Good!!! Please more videos with Getx samples of real life. TY

elgusotube
Автор

I am Brazilian man, good video. Get is amazing.

BeDevOficial
Автор

Get is the Best State management. Very Easy to use.

petersam
Автор

Hey man, can you help me? I am learning getx.
So, I am storing a bool in my SharedPreferences and I need to retrieve it as soon as the app opens [so, initState()] but that requires StatefulWidget... how do I do it with Get?
I am making a dynamic theme changing app.

shreyanssethia
Автор

Thx for the video. 10:20 i needed to change "event.data['counter']" to "event.get('counter')" because of the flutter update.

kotanaka
Автор

how can you run realtime with rest api using getx?

najafsikander
Автор

Thanks for your video. What theme are you using?

cyclothunder
Автор

Excellent video. I might suggest not using background music during your lecture as it is a bit distracting. Other then that, nice overview of GetX!

AdzeWoodworks
Автор

Get got me with the contextless dialog/snackbar/bottomsheet, and I do use it for singleton usage, but I haven't really found the need for it's other capabilities. I think what has held me off is the variety (GetX, Obx, ...). I'm more the tell me what to use, and how to use it guy, then I'll make up my own shortcuts. Also, and sorry for the long comment, what did the Get package add to your Stream? It looks like a simple Stream, except you needed to dispose of it. Doesn't StreamBuilder dispose of it's stream for you? Thank you for doing this video!

jrheisler
Автор

Thanks a lot bro!
This library is great!
But a lot of people made me confused cause of their bad ideas about this library.
They said that it's limited and it's not a good thing to have a library that controls everything in your project.
They told me that provider or riverpod are much better.
I really loved getx but i don't know what i am gonna have problems in the future.
Could u please help me to find the best solution ?
Thank u again!

khalidalsaleh
Автор

Great video!
Maybe in the next video, you can remove the music background, to more focused on your speech :+1:

fer-ri