Комментарии:
Helloooo
Ответитьyou should be honored for this ❤
ОтветитьNaaah. Getx is my bae right now. Although it has some issues buh, I can relate. Nice to see you back though
Ответитьwe still talking bout getX? it doesn't exist in my world anymore... will just be using riverpod/bloc, all I need really
ОтветитьRiverpod + GoRouter the best.
ОтветитьNice video bro
ОтветитьBeen using Getx for a year now, so far it is working fine for my use cases. It's good to see someone is aware that the package is not update for a while now.
Ответить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)
ОтветитьBut the RC is still alive, which gives a hope. Is there any forked version that has a proper support, btw?
ОтветитьHey Tadas! Yes, GetX. I have two Flutter projects in GetX. I keep telling myself that if I start a third project it will be using something different... But these two have kept me very busy for the last 2 years.
GetX still works with the latest version of Flutter, though one version a few months back tripped it up a bit. As you mentioned, it's been forever since there was an update to it. I have played with the beta, and it works as well. At least for what I do with it. As for the one where it wasn't working, persay, I did some hackery in that one app, and it works fine now, but with little documentation, who knows why, and if it will continue to work. Let's just say, upgrading Flutter is a nail bitter lol
I'm fairly sure I'd using something totally different for state management in the future, only because GetX is so big, and it really must take a lot of time for one person to maintain it. I would probably use a combination of hooks and maybe riverpod. Thought I'm not sure I would need riverpod as well.
Maybe you should do a "easy way to to move from GetX to ..." video lol
Really curious on what you use for state management
ОтветитьSir, Which state management you are using for your projects now??‼️‼️
ОтветитьI used getx for 6 months, and it saved me from deadlines 😁, but it's very hard to understand what's really going on in this getx, there's too much magic in it.
Btw nice video 👍
I have used provider before and used getx since a year or two ago on many projects because of its simplicity, the projects are by no means small.
I just want to drop my few cents from the perspective of a developer that does not only code in flutter:
- Getx has saved me from a lot of context stress.
- reduced a lot of lines of codes.
- I do feel like it tries to do many things at the same time. This is troublesome as now, it's difficult to maintain. (for the dev)
- but it works for me, still works and at the end of the day, we use whatever tools we need to solve the problem, and getx has been a fantastic one, hope it gets updated and if not, well, we move on 👌
I love Riverpod.
ОтветитьI have been using GetX, BLoC - Cubit, Provider and Riverpod. Every project I have worked on as contractor had different state management. I honestly don’t care anymore - they are kinda all the same
ОтветитьI'm using it! Right now I'm building a marketplace app!
Ответить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
Getx is the best one. And its pretty much stable.
ОтветитьPlease make tutorials
ОтветитьNo one should be using GetX.
Ответить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.
ОтветитьYou are talking honestly about getx .. I didn't like to work with this package from the beginning and I see that bloc package is way more efficient for me so BIG THANKS
Ответить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. 😅
ОтветитьGetx is dead
ОтветитьBLoC is number 1 for me, the organisation of code is just too good
ОтветитьWhat do you suggest ? Riverpod or Bloc for Production ready app ??
ОтветитьI am new to Flutter and never heard of GetX before 😅😅 My first State Management is Async_Redux 😊
ОтветитьI quit from GetX after 1 year, i switched to changenotifier with provider, now I'm using StateNotifierProvider with riverpod. For now, riverpod is best
ОтветитьIt is excellent and I think they had covered all.
Ответитьi use getx, i love it, dont find it hard at all, hope it will always be updated, i use it for every app idea i have in one form or another, and i highly doubt its dead or will die :D
Ответить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
ОтветитьThere are some bugs of getx that make it risky to use, and it's not well maintained.
ОтветитьRiverpod. Always.
ОтветитьStarted to learn GetX and this video was recommended 🥲🥲
ОтветитьI still use Gex for large company and complex app, never had an Issue at all still start every project with Get... I can confirm that I am using the latest stable Flutter version and am building a project for a large company as of April 2023 Get still firing on all cylinders.
Ответить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.
ОтветитьWhy are you promoting this shit? getting paid for it? lmao
Ответить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?
Ответить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
Ответитьstill using get x
ОтветитьBest state management for me is GetX, super easy and multifunctional
ОтветитьGETX is like coke for Flutter devs.
Ответить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
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.
ОтветитьThanks for this informative video, my take away is how to contribute to open-source projects.
ОтветитьVery interesting
Ответить