momentum icon indicating copy to clipboard operation
momentum copied to clipboard

Is this package production ready?

Open dkohout opened this issue 5 years ago • 4 comments

Hello, As the title says I am wondering if you'd vouch for this package to be production ready. I have to say that after reading through the documentation I am really impressed with your work and Momentum seems to be what I was looking for , for a long time. However I do not really like using the dev branch inside a serious project(the problem with Route name ambiguity) and the fixed version doesn't seem to be on pub yet. Thank you for an answer and keep up the great work !

dkohout avatar Oct 12 '20 08:10 dkohout

Oh yeah. The package is production-ready with 100% test coverage. I'll upload the latest commit from the dev branch to pub.dev now...

xamantra avatar Oct 13 '20 03:10 xamantra

@dkohout version 1.3.2 is now available in pub.dev. There's a formatting issue because I forgot to run dartfmt -w . command. But it shouldn't affect anything.

https://pub.dev/packages/momentum/versions/1.3.2

xamantra avatar Oct 13 '20 05:10 xamantra

Thank you and again, keep up the great work! Momentum is what flutter needed for quite a while now, it has great potential!

Oh and one more thing, I am not sure if I missed it in the documentation, if not it would be great to add (in the router section) some info about having to either hide the Router import from material or naming momentum import, especially for beginners who might not be sure why their IDE is suddenly bright red when all they wanted was a simple routing.

dkohout avatar Oct 13 '20 06:10 dkohout

Hi, I like this framework and I'm trying it out in an app. It's based off the Listify example, which I know you not supporting, but are you still planning on releasing some newer examples of how to use the framework?

topcheese avatar Jan 10 '22 09:01 topcheese