router_management 1.2.2 router_management: ^1.2.2 copied to clipboard
Flutter Router
[1.2.2] - Added shadow to custom transition #
- Optimized the custom transition with a shadow during the transition between screens
[1.1.1] - Breaking Changes and Bug Fixes #
- Optimized the custom transition and created compatibility with newer Flutter Versions
- Now to add a route you need to change from Router.define to Router.addRoute
- Changed property nativeTransition to useNativeTransitions
- The plugins does not support initial route anymore for compatibility with newer versions and web
- Fixed a bug that arguments was null
- Fixed a bug on some versions of flutter that was not generating new routes