jonataslaw / getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
MIT License
10.33k stars 1.62k forks source link

Is there any updates of GetX ? #2834

Open alok2811 opened 1 year ago

alok2811 commented 1 year ago

I really like GetX and do most projects with GetX CLI. I also send you email but not get any update on it From last One year of no updates and no communication from the developer @jasonlaw can you Please update it ASAP or let me know when you will go for release 5.0.0?

Thank You

jonataslaw commented 1 year ago

I am coding the new update right now.

alok2811 commented 1 year ago

Thank you for update brother

RohitSadioura commented 1 year ago

will getx updates come in future . i have seen some videos on youtube . developers are saying that there is no any update from one years . getx developers has closed getx . is that true . ?

alok2811 commented 1 year ago

@RohitSadioura some haters sprate wrong information @jonataslaw working hard for new update . And in documention clearly mentioned getx alive till flutter is alive so don't worry about it

RohitSadioura commented 1 year ago

some are saying that Getx is not good for big applications . is that true ? they said if you want to build a big application then you will have to use Bloc or riverpod

From: "Alok Dubey" @.> To: "jonataslaw/getx" @.> Cc: "RohitSadioura" @.>, "Mention" @.> Sent: Monday, July 3, 2023 5:45:04 PM Subject: Re: [jonataslaw/getx] Is there any updates of GetX ? (Issue #2834)

[ https://github.com/RohitSadioura | @RohitSadioura ] some haters sprate wrong information [ https://github.com/jonataslaw | @jonataslaw ] working hard for new update . And in documention clearly mentioned getx alive till flutter is alive so don't worry about it

— Reply to this email directly, [ https://github.com/jonataslaw/getx/issues/2834#issuecomment-1618132464 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AVJ6KHKZXAF223TD22XGEPDXOKZURANCNFSM6AAAAAAZ27N72Y | unsubscribe ] . You are receiving this because you were mentioned. Message ID: @.***>

Evgentret commented 1 year ago

@RohitSadioura. what do you mean when talking about big application? If you will use BLoC or Riverpod then even small amount of screens will looks like big application. Also, GetX as state management is the best. Even 4.6.5 Tried to work with it in app with 40+ screens (without dialogs). No runtime problems, adding new functionality is seamless, no bloats. Is 40 screens big enough for you? Typical online store app has 20+ screens, banking app - up to 100 screens. Of course, these screens contain mostly dynamic data, fetching from server or local storage. Also, I'm working with realtime, so app can receive notification at any time and rebuild stored data.

Problem in another - if you have any doubts about GetX, because it has no any updates for a long time - it means that you don't paying attention at RC of GetX. An inattentive programmer will have trouble working using any framework. So maybe you really should use something another, to avoiding adding new issues here, like "I'm adding GetX to my pubspec.yaml but my app still not work as I dream"

BLoC and Riverpod - excellent state managements. As said people, who using it. There is a lot of side packages for bloc that trying to make using it easier, and some of them are almost has no bugs. You think, if app updating very often, this is sign of good code? Maybe. I don't know, my GetX was not updated for an year - and still working best. Maybe, I just forget how wonderfull is awaiting breaking changes because maintainers forgot to turn on his brains earlier. And your app will be the big app using BLoC aor Riverpod - you must import a lot of packages and code generators to make your work with them slightly less painfull. Riverpod also very good if you plan maintain and modify your app never. Because every new feature in your app will increase your pain exponential. But many people using it, and their apps are big. As man who ate only fastfood. Of course, both solutions wants just 30% more lines of code than GetX and readability of this code far more better than ASM or even C++, so you truly can use it. Probably. Also, you will learn something new, for example, BLoC architecture (is it used somewhere outside of BLoC package?), or singleton (funny moment - GetX has singleton deep inside, and some developers blame it, but same time hail Riverpod that enforce you to use singleton), instead of using old-school and wide used CLEAN or MVVC architecture. GetX is boring comparable BLoC or Riverpod - you just using it, without studying hours of youtube videos.

So, think twice. Maybe, GetX is not yours, because some developers won't use it, who have a lot of free from paid work time to record videos.

brandoneedyou commented 1 year ago

It seems that haters can do anything. Look at this. https://pub.dev/packages/getxx

Evgentret commented 1 year ago

It seems that haters can do anything. Look at this. https://pub.dev/packages/getxx

I know some people like this, but truly don't understand their motivation - they spent a lot of time for hate, they subscribing to the GetX topics all around the internet just for blaming. Looks like hate is the reason of their life. This people really sick, have damaged psychics and I wonder why exactly GetX was choosen as a target. Maybe secret is in some existential inner conflict - they just can't imagine that something can do better and faster than they do, and this thought kills them from the inside.

Very interesting phenomenon.

By the way, try to look to the holywar against the Flutter - still a lot of articles where Flutter presented like slow and unmature solution that can be used only for MVP and extra small projects, and Dart language as dying relic.

So, maybe haters are just miserable creatures with very poor minds.

But as I always said - end user wants working app, and no matter what is the technology inside.

Of course, if GetX will have 5.0 version it will be very nice to raise popularity. Many packages has updates that only contains changes in readme or dependency, and there is no any question from masses - package is up-to-date.

So it will be good to publish somelike 4.7 version with some small fixes, for example - remove this 'dialog made by 3 lines of code' and make documentation of all extensions that GetX had. On the other side, GetX is heavy competitive advantage for solo developers and small teams, so maybe it's good that a lot of people trying learn to bloc )))

dasaintgray commented 1 year ago

RohitSadioura I will prove it to you that Getx can work on big project, because I'm using GetX as the fast and easy state management library

dasaintgray commented 1 year ago

It seems that haters can do anything. Look at this. https://pub.dev/packages/getxx

I know some people like this, but truly don't understand their motivation - they spent a lot of time for hate, they subscribing to the GetX topics all around the internet just for blaming. Looks like hate is the reason of their life. This people really sick, have damaged psychics and I wonder why exactly GetX was choosen as a target. Maybe secret is in some existential inner conflict - they just can't imagine that something can do better and faster than they do, and this thought kills them from the inside.

Very interesting phenomenon.

By the way, try to look to the holywar against the Flutter - still a lot of articles where Flutter presented like slow and unmature solution that can be used only for MVP and extra small projects, and Dart language as dying relic.

So, maybe haters are just miserable creatures with very poor minds.

But as I always said - end user wants working app, and no matter what is the technology inside.

Of course, if GetX will have 5.0 version it will be very nice to raise popularity. Many packages has updates that only contains changes in readme or dependency, and there is no any question from masses - package is up-to-date.

So it will be good to publish somelike 4.7 version with some small fixes, for example - remove this 'dialog made by 3 lines of code' and make documentation of all extensions that GetX had. On the other side, GetX is heavy competitive advantage for solo developers and small teams, so maybe it's good that a lot of people trying learn to bloc )))

Truly indeed brother

XeroDays commented 1 year ago

Waiting for the past 1 year. 🚀

qiongshusheng commented 1 year ago

I am coding the new update right now.

Is there a release plan? Thank you.

gauravmehta13 commented 1 year ago

I am coding the new update right now.

Can you please keep pushing the code on github. So that we'll be motivated to still use this plugin.

x-service-liyunfeng commented 1 year ago

I think the author has reservations, when 5.0.0 is released, it will scare you

ruanmax commented 1 year ago

Something news of update?

astheras commented 1 year ago

pls do not die, i have started to learn bloc. it's just a disaster for me))

alok2811 commented 1 year ago

@jonataslaw brother please give any update

Zaveri21 commented 1 year ago

I am coding the new update right now.

@jonataslaw Any update for release 5.0?

iSaqibShafique commented 1 year ago

I am coding the new update right now.

Hey Sir, please reply when actually you'll update please. 🙁

ElmaallemSalah commented 1 year ago

getx team did what flutter team cant do , its make code with flutter more easy and fun , and dont forget that getx team are devs so they have jobs lifes , and with no new getx updates thats mean that getx pluging working good im using it with big app and its very good , i wish flutter team to make getx the recomended and the best solution of state management for flutter , and thks again getx team for the efforts

kegadev commented 1 year ago

I am coding the new update right now.

Thanks for that, any news where is it comming? or do you have like a Twitter (X) or Social media account to now more about it?

Happy coding :D

jonataslaw commented 1 year ago

To be honest, an update was almost ready, so the new version of Flutter broke the new update. But today I fixed some problems, and I'm optimistic. We'll have a version 5 soon (once I fix RouterOutlet).

kegadev commented 1 year ago

Thanks for the answer. Flutter updates had broken my code twice in the past 2 years haha. So, I completely get it. It is good to know the project isn't dead tho. Happy coding bro 👍🏻

alok2811 commented 1 year ago

Thank you @jonataslaw for reply

dasaintgray commented 1 year ago

It is good to know the project isn't dead tho.

That's the good news for us, It is more delightful to read from the developer, that the GREAT library is not ready to be put into its final resting place :) Once again thank you, Sir @jonataslaw for sharing your wisdom.

Zaveri21 commented 1 year ago

Thanks for the replay @jonataslaw 👍

kornect commented 1 year ago

I just started learning flutter and was looking for state management libraries, this one looks promising and awesome. Hope it doesn't die, cause as soon as I'm good with flutter I'm coming back to contribute.

Parables commented 1 year ago

GetX is like Svelte in the JS ecosystem. Simple, beautiful.... elegant

It was love-at-first-sight and always will it be.

Parables commented 1 year ago

@jonataslaw I guess this issue can be closed now....

get: ^4.6.6 released

dastagir-ahmed commented 1 year ago

we are with you.

dastagir-ahmed commented 1 year ago

I am one of the biggest promoter of GetX https://youtu.be/7dAt-JMSCVQ. I just love it.

jonataslaw commented 1 year ago

I am one of the biggest promoter of GetX https://youtu.be/7dAt-JMSCVQ. I just love it.

I just love your channel! Thank you for your contribution spreading knowledge throughout the community!

dastagir-ahmed commented 1 year ago

I am one of the biggest promoter of GetX https://youtu.be/7dAt-JMSCVQ. I just love it.

I just love your channel! Thank you for your contribution spreading knowledge throughout the community!

Thank you so much We owe to you. You made such a simple yet powerful tool. I always use it in our big projects. Recently I am planning to release one using Getx and clean architecture. I would really appreciate if you also put the link of the tutorial on your your pub.dev getx section(I saw you put other youtubers link on "Articles and Video section) so that people can find Getx easily with complete tutorial.

thiagocarvalhodev commented 11 months ago

It's so funny see so many people relying their project on this "framework" 😂

dastagir-ahmed commented 11 months ago

so? People use it because it solves real problem.

jonataslaw commented 11 months ago

I am one of the biggest promoter of GetX https://youtu.be/7dAt-JMSCVQ. I just love it.

I just love your channel! Thank you for your contribution spreading knowledge throughout the community!

Thank you so much We owe to you. You made such a simple yet powerful tool. I always use it in our big projects. Recently I am planning to release one using Getx and clean architecture. I would really appreciate if you also put the link of the tutorial on your your pub.dev getx section(I saw you put other youtubers link on "Articles and Video section) so that people can find Getx easily with complete tutorial.

I would be happy to list your videos in our readme. Could you make a PR by inserting your videos in it?

dastagir-ahmed commented 10 months ago

Thank you. Here's the list GetX beginners guide https://youtu.be/uki8BS7xEug Complete project food delivery app https://www.youtube.com/watch?v=7dAt-JMSCVQ

dastagir-ahmed commented 9 months ago

I am one of the biggest promoter of GetX https://youtu.be/7dAt-JMSCVQ. I just love it.

I just love your channel! Thank you for your contribution spreading knowledge throughout the community!

Thank you so much We owe to you. You made such a simple yet powerful tool. I always use it in our big projects. Recently I am planning to release one using Getx and clean architecture. I would really appreciate if you also put the link of the tutorial on your your pub.dev getx section(I saw you put other youtubers link on "Articles and Video section) so that people can find Getx easily with complete tutorial.

I would be happy to list your videos in our readme. Could you make a PR by inserting your videos in it?

Hi Jonataslaw, How are you doing? I wanna invite you to my channel for short talk. Recently we crossed 100k subs. I wanna invite you for GetX talk and tips about it. My fans would be very happy to see you there. Let me know if you have time. Recently we also introduced Flutter multi vendor food delivery app https://youtu.be/NHlVuQpy8B4.

Thanks, Dylan Ahmed

laterdayi commented 7 months ago

image https://pub.dev/packages/refreshed