momentum
                                
                                 momentum copied to clipboard
                                
                                    momentum copied to clipboard
                            
                            
                            
                        Is this package production ready?
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 !
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...
@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
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.
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?