flutter/packages/flutter_tools/templates/package
Victor Choueiri da4e06bbca Update template .gitignore rules (#15382)
* Update template .gitignore rules

* Remove old packages rule

* Remove IDE folders from gitignore templates

* Prefer ios.tmpl/.gitignore
2018-04-09 15:02:24 -07: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 Update template .gitignore rules (#15382) 2018-04-09 15:02:24 -07: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 intellij metadata in template files (#16211) 2018-04-04 09:36:34 -07:00
pubspec.yaml.tmpl Fixed flutter create's "package" template's error in pubspec.yaml. (#14977) 2018-03-20 13:37:24 -07: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/).