routed_widget_switcher 2.0.0+1
routed_widget_switcher: ^2.0.0+1 copied to clipboard
Declaratively switch child widgets based on the current `Router` location.
2.0.0 #
- Change from PathBuilder to Routed
- Switch to RoutedWidgetSwitcher to RoutedSwitcher
- Add support for inheritance and relative paths
- Remove builder param
1.0.4 #
- Added VRouter, Routemaster and Beamer implementations
- Added tests for third party routers
1.0.3+2 #
- Improved example clarity
- Fixed rebuild issue
- Improved demo
1.0.0+3 #
- Initial release