iampawan / VelocityX

A minimalist Flutter framework for rapidly building Flutter apps.

Home Page:https://velocityx.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I update the example app?

tyler-jewell opened this issue · comments

First of all, this package is the best thing since chat GPT 3.5. It's as close to perfect as I have ever seen for a state management package. It makes writing Flutter apps so much more enjoyable. And I have tried Provider, Riverpod, BloC, GetX. I've tried it all.

GREAT JOB.

That being said, I think the example app needs updated to truly showcase the power of the package. It seems like it may be a few versions behind and could use some updates. I have already developed a good app using a lot of VelocityX packages to train my AI agent and would not mind uploading to this repo in place of the current example.

If you don't mind, can I push so code and get some comments on the updates?

Thanks for your kind words. Please go ahead with a pull request :).

Note - I am working on a new library called "Rush" which will be even better than VelocityX with all it's power but only limited features which makes sense. Plus better docs, tests and more. Let me know if you would want to contribute. Thankyou

Would it be worth it to make updates to this repo? I have some suggestions as far as the repo setup. I use melos mono repo structure and can help you automate testing and such.

Yes, it will be still maintained (at least by me ) unless Rush takes over and then also for some more time. It's a long way to go but once Rush is out, I will recommend people to use "Rush" over VelocityX.

Ok, let me add the example app and then play around with some other changes to get your tests back up and running so we can streamline some of the contributions.

@iampawan I'm willing to help you to work on Rush during my free time

Rush where link url ? i need it

Rush where link url ? i need it

https://pub.dev/packages/rush should be this one. I have started using it, but I hope to provide a GitHub link and more examples. I am very excited about the arrival of this library.