vrouter 1.0.0-nullsafety.4 vrouter: ^1.0.0-nullsafety.4 copied to clipboard
A Flutter package that makes navigation and routing easy on every platform.
[1.0.0-nullsafety.4] - 16/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