samples
samples copied to clipboard
A collection of Flutter examples and demos
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.