flutter / uxr

UXR work for Flutter
BSD 3-Clause "New" or "Revised" License
227 stars 28 forks source link

Dynamic linking, Skipping stacks, and bump pathparams & queryparams to 2.0.2 #58

Closed theweiweiway closed 3 years ago

theweiweiway commented 3 years ago

2 new snippets & 2 updated snippets

@Milad-Akarie for review

@johnpryan to address your comment about BookDetailsPage having no back button for the pathparams snippet - I'm pushing the route now so it has one now

Also, queryparam scenario i return it to replace since @chunhtai saying that it should replace, not push. However, I see that other libraries and pushing instead of replacing so I'm a bit confused on that.

Auth & Nesting are almost done but need Milad's input - we are working on those together and will be done very soon - sorry for cutting it this close