samples
samples copied to clipboard
A collection of Flutter examples and demos
This is more appropriate for API docs, because it doesn't solve a problem, it demonstrates an API
This should be demonstrated in the package repository.
Part of #2409 isolate_example and background_isolate_channels will be combined into one (simpler) quickstart.
For every sample: * The name should reflect the ingredients. For example, compass_app becomes architecture_mvvm * The name in the pubspect.yaml should reflect the directory name (required for #2498)
This sample isn't a quickstart or a demo. It's unfocused, and it covers features that are covered in other samples.
This sample has been marked for deprecation for some time in favor of the flutter/games repository.
This sample is redundant to other desktop and multiplat samples.
3P libraries shouldn't be documented here unless they're filling a gap in the Flutter SDK _and_ not sufficiently documented elsewhere. Provider is very well documented.