dx_shell 1.0.11 dx_shell: ^1.0.11 copied to clipboard
A Flutter package that facilitates easy and efficient navigation between pages on Flutter web, while also updating the URL and fixing any incorrect or mistyped search bar entries.
1.0.0 #
- Initial Release
- example added
- docs yet to be added
1.0.1 #
- Removed unnecessary exceptions
1.0.2 #
- Necessary fixes
1.0.5 #
- Added force param to rebuild the children if already cached
1.0.6 #
- Added page view
1.0.7 #
- Page view fix
1.0.8 #
- silly bug fix -_-
1.0.9 #
- added
onRouteChange
callback in theDxShellController
1.0.10 #
- now works with a single node for shell observer
1.0.11 #
- Navigation bug fix on Android and iOS