simple_navigation 1.0.31
simple_navigation: ^1.0.31 copied to clipboard
Simple named route navigation that unofficially addresses Flutter issue 11655 ("build needlessly called for non-current screens lower on stack")
Changelog #
2.0.31 - 2021-04-20 #
- upgraded to Dart 2.0
- migrated to null-safety
- migrated from RaisedButton to ElevatedButton
1.0.30 - 2020-03-10 #
- improved 404 route not found dump
1.0.28 - 2020-03-07 #
- features and fixed bugs
1.0.27 - 2020-03-06 #
- features and fixed bugs
1.0.19 - 2020-03-06 #
- publish to pub.dev