Nazareno Cavazzon

Results 41 comments of Nazareno Cavazzon

After some tests I came to the conclusion that you can use pushAsync as normal push, so because of that I decided to change those methods so we don't need...

I updated the go_router_builder to start using element2

Now because we save the completer in the RouteMatch it'll not break when pushing the same screen over and over again

Good idea, in my job when we need to give a widget a parameter that's not a String we use `extra` as a Map to pass the variables. This makes...

Hope this gets merged, it would really help

I think that's the best way to handle this. Also if we want to implement promises when pushing routes this will also work with go(), cause we're not going to...

Thanks for reviewing it!. After this change I think it would be a great idea to update this widget of the week https://youtu.be/zrn7V3bMJvg hahahah.

@chunhtai when do you think we can add this feature to go_router? I have a branch with the implementation updated and all the tests ready to be reviewed. Also that...

I have a package called go_router_flow in pub, it's updated to the last go_router update, returning values work the same as navigator 1.0

I opened a PR for this. https://github.com/flutter/packages/pull/2416 @giallon @m7mdra @ssyzh @chenenyu @MrOnyszko @dangngocduc @rodgav @tomassasovsky