vrouter 1.0.0-nullsafety.6+1 vrouter: ^1.0.0-nullsafety.6+1 copied to clipboard
A Flutter package that makes navigation and routing easy on every platform.
[1.0.0-nullsafety.6+1] - 20/02/2021. #
- Minor correction in the default pop event
[1.0.0-nullsafety.6] - 20/02/2021. #
- give a vRedirector when handling pop events
[1.0.0-nullsafety.5+1] - 19/02/2021. #
- Correcting CHANGELOG
[1.0.0-nullsafety.5] - 19/02/2021. #
- Add widgetBuilder to VChild and VStack
[1.0.0-nullsafety.4] - 18/02/2021. #
- add vRouteData in beforeLeave and beforeEnter
- fix error when replacing path parameters in pushNamed
- fix error with pushReplace on the web
[1.0.0-nullsafety.3] - 16/02/2021. #
- Fix error when pushing a url which does not start with '/'
[1.0.0-nullsafety.2] - 16/02/2021. #
- Formatting with dartfmt
- Remove unnecessary statements
[1.0.0-nullsafety.1] - 16/02/2021. #
- Remove unnecessary statements
- Add package description in pubspec.yaml
[1.0.0-nullsafety.0] - 16/02/2021. #
- Initial nullsafe release