flutter/packages/flutter_tools/templates/package
2018-02-28 11:53:03 -08:00
..
.idea update the IntelliJ metadata templates (#14867) 2018-02-26 07:38:22 -08:00
lib Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
test Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
.gitignore.tmpl Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00
CHANGELOG.md.tmpl Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
LICENSE.tmpl Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
projectName.iml.tmpl update the IntelliJ metadata templates (#14867) 2018-02-26 07:38:22 -08:00
pubspec.yaml.tmpl Fix create template for "package" (#14976) 2018-02-28 11:53:03 -08:00
README.md.tmpl Update some http links to https (#14762) 2018-02-19 21:12:17 +00:00

# {{projectName}}

{{description}}

## Getting Started

For help getting started with Flutter, view our online [documentation](https://flutter.io/).

For help on editing package code, view the [documentation](https://flutter.io/developing-packages/).