flutter/packages/flutter_tools/templates/package
2017-09-25 13:09:28 +02:00
..
.idea add intellij metadata for the plugin and packages templates (#11852) 2017-08-30 15:37:35 -07: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 --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02: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 Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
pubspec.yaml.tmpl update pubspec.yaml.tmpl of package and plugin (#12238) 2017-09-25 13:09:28 +02:00
README.md.tmpl Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00

# {{projectName}}

{{description}}

## Getting Started

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

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