-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Remove codelab and cookbook index in favor of learning resource index #12261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Visit the preview URL for this PR (updated for commit 0af16ab): https://flutter-docs-prod--pr12261-feat-remove-codelab-cookboo-q4qyxa5w.web.app |
8ad613d
to
a26edeb
Compare
@parlough do we have a project for this? If not, can you add one for this? |
It's follow-up cleanup from a variety of Eric and other's projects, so I'm not sure if there's a specific project. I went ahead and created #12367 as an epic, consolidated issue for these pieces and added it to the Flutter docs 2025 project. I'll add some more details and links to other portions to that issue soon. |
@sfshaza2 Do you have any concerns with retiring these pages in favor of the combined learning resource index? If so, let me know how we can improve the index to get to a point where you'd be okay with this change. Thanks :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dived in to the learning resources page. I don't like it as well as the pages we're replacing, but I do like that it will be easier to maintain. Having said that, I'm a bit surprised that using Flame is considered a good tutorial for beginners...
Thanks for taking a look @sfshaza2!
That's definitely fair. They were a bit more focused. After the Jaspr migration, I'll explore further improvements to this page, but if you have any specific issues with or ideas for the index, do let me know.
I think that specific codelab is more about showing the possibilities, as it directly gives most of the code. We can definitely remove that tag though if you prefer! |
Contributes to clean up portions of #12367.