• Greg Spencer's avatar
    Allow users to create samples using flutter create. (#23584) · f9c6f305
    Greg Spencer authored
    This adds flutter create --sample which allows users to execute a command which will create a working sample app from samples embedded in the API docs.
    
    The command looks something like this:
    
    flutter create --sample=chip.DeletableChipAttributes.onDeleted mysample
    f9c6f305
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...