[PAGE ISSUE]: 'Navigation and routing'
Page URL
https://flutter.dev/docs/development/ui/navigation/
Page source
https://github.com/flutter/website/tree/main/src/docs/development/ui/navigation/index.md
Describe the problem
The flutter 2.0 article has code that doesn't compile with latest flutter version. There is comment hidden in the wild which says the example is deprecated. This is after an hour of trying run the code and not getting it to work.
Expected fix
If the example on the article is going to remain deprecated better to notify on the Flutter Docs that https://github.com/flutter/samples/tree/master/navigation_and_routing is going to be the new sample that you need to test out with.
Additional context
No response
@johnpryan, can you weigh in? Are the navigator pages and recipes in the cook book up to date, navigation-wise? This was filed last September and I know you've done some updating work since then.
All examples work on the latest version of Flutter. Closing this issue.