website icon indicating copy to clipboard operation
website copied to clipboard

[PAGE ISSUE]: 'Navigation and routing'

Open codisfy opened this issue 4 years ago • 1 comments

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

codisfy avatar Sep 15 '21 00:09 codisfy

@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.

sfshaza2 avatar May 26 '22 18:05 sfshaza2

All examples work on the latest version of Flutter. Closing this issue.

atsansone avatar May 30 '23 20:05 atsansone