Eric Windmill
Eric Windmill
This sample should be expanded to include each platform, and the code should reflect the unique functionality of every platform, as well as screen size. All logic un-related to this...
As part of #2409, this sample should be simplified, deprecated or migrated to the website, because the code should be hosted alongside it's accompanying docs.
Quickstarts include only the minimum code required for a feature to work. Remove the contrived business use case logic from this sample.
This app should be hosted in the flutter/website repository so the snippets in the repository can be tested. And we shouldn't maintain it in two places. [https://github.com/flutter/website/issues/11441](flutter/website #11441)
This repository is bloated by samples that have been retired. The bloat is making it more difficult to maintain the repository, and its even [making some community tools harder to...
Whichever samples can be run in IDX should have an 'open in IDX' button. I need to figure out what would make a sample ineligible from the IDX end.
### Page URL https://docs.flutter.dev/reference/learning-resources ### Page source https://github.com/flutter/website/blob/main/site/lib/src/components/pages/learning_resource_index.dart ### Describe the problem The learning resource index and glossary page (and maybe other pages) have different styles applied to the search...
Resolves #2519 Part of the larger effort to bring the samples/repo into a stable and maintainable condition that _also_ remains useful. See: #2409 ## Pre-launch Checklist - [x] I read...
Do [what this PR from flutter/packages](https://github.com/flutter/packages/pull/9805) did.