samples
samples copied to clipboard
A collection of Flutter examples and demos
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.
This sample is overly complex and redundant to other google-maps samples
This sample should be retired, and the API should be demonstrated in the package repository. Note that theres a corresponding Codelab, so the sample cannot be retired until the code...
Each sample should have an owner, or it should be deprecated.
This is well demonstrated by other demos as well as the architecture guidance documentation, as well as the Dart docs about packages.
Visual samples index isn't used very often, and should be deprecated.
This should be similar to material_3_demo.
Currently routing is a core feature of two samples: `navigation_and_routing` and `deeplink-store-example`. Those two should be simplified into three quickstarts: * navigation/go_router * navigation/navigator2 * navigation/deeplinking - [ ] retire...