Is GetX Dead?

preview_player
Показать описание
The Flutter package GetX has not had any official updates in 10 months. I wonder if this is the end?

Reference Links

Connect With Me

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

I've learned a Getx from your video, I don't know why everyone hate GetX, but the package is totally fine for me, and save my face on the deadline. btw, thanks for your video

dasaintgray
Автор

Hi bro, I came back to your channel after a while. Its good to see your channel is still kicking. A big fan. Hoping for your great success.

najafsikander
Автор

Absolutely right, I’vs leaned Getx basics from your videos but when you get deeper with your code it will be harder to find documentation or articles explaining it.
Thank you very much

ibrahimmugaibel
Автор

I did migrate as soon as i saw +6 months since last update, I think there is a so much hate for getx, so i usually defend it, but the lack of updates, got me to migrate

phaylali
Автор

i use both bloc and getx, getx is a good package with extra features added and have used it for a good number of projects, it remove the the hassle of selecting which context to use, not remove the build context. thanks good video tho.

toddler_short
Автор

Really curious on what you use for state management

calpal
Автор

BLoC is number 1 for me, the organisation of code is just too good

hw
Автор

What do you suggest ? Riverpod or Bloc for Production ready app ??

nipunshah
Автор

Just got a job where im the only one mobile dev in the team. Tried bloc but got stuck halfway. Then just decided to use Getx and things running smooth right now. Please dont 'dead' yet, at least untill the app is complete. 😅. Switching state management mid-project is a suicide. 😅

HakimiRidzuan
Автор

Thanks for this informative video, my take away is how to contribute to open-source projects.

jayeshthingslinker
Автор

But the RC is still alive, which gives a hope. Is there any forked version that has a proper support, btw?

alexpol
Автор

Seeing your Tutorial I started working with GetX and made around 4-5 applications around that but later I just switched to nextjs and totally to the core. GetX was really difficult to learn at the start but I felt worth it... I too haven't used it (since an year)

hrithikwins
Автор

There are some bugs of getx that make it risky to use, and it's not well maintained.

xuantung
Автор

Good video. You mentioned build context is very important. But Riverpod says this instead. "Create/share/tests providers, with no dependency on Flutter. This includes being able to listen to providers without a BuildContext." For someone who like avoiding buildcontext. Is Riverpod a better option for someone who has been used to getx?

phasaoh
Автор

Sir, Which state management you are using for your projects now??‼️‼️

bashafaris
Автор

I never used GetX on an comercial project, just only 4fun. And I don't like the ideia the state management have to change the datatype (Rx) of everything important.

BrenoCaldeira
Автор

I just care about the getxcli...that needs updating...its one of the best convenient ways to scafold views controllers so fast and takes care of routing very similar to go router(almost exactly the same)
now i use stacked cli which uses locator getit
....helps cos its updated and scafolds out tests too

saabirmohamed
Автор

Naaah. Getx is my bae right now. Although it has some issues buh, I can relate. Nice to see you back though

Arch_Unique
Автор

It is excellent and I think they had covered all.

jacobmani
Автор

Best state management for me is GetX, super easy and multifunctional

gridzzle