New
v0.10.0-dev2
-
Added:
TransitionPageandTransitionBuilderPageto make it much easier to customize page push and pop animations. -
Added: private routes - route segments that start with an underscore are not shown to the user. For example
/sign-up/_stepTwowill be displayed as/sign-upin the address bar, and the user can not navigate to it by URL.