flutter/packages/flutter_tools/templates/create
Jonah Williams e91683942c
Update AndroidManifest to include screenLayout|density in config changes (#15871)
* android templates should add density and screenLayout to config changes

* update the rest of the manifests
2018-03-24 12:38:42 -07:00
..
.idea update the IntelliJ metadata templates (#14867) 2018-02-26 07:38:22 -08:00
android-java.tmpl Read properties files as UTF-8 in Gradle scripts (#13981) 2018-01-08 13:48:08 -08:00
android-kotlin.tmpl Read properties files as UTF-8 in Gradle scripts (#13981) 2018-01-08 13:48:08 -08:00
android.tmpl Update AndroidManifest to include screenLayout|density in config changes (#15871) 2018-03-24 12:38:42 -07:00
ios-objc.tmpl Remove app.flx on iOS (#13648) 2017-12-18 18:58:44 +01:00
ios-swift.tmpl Remove app.flx on iOS (#13648) 2017-12-18 18:58:44 +01:00
ios.tmpl Update Flutter Gallery Xcode project to a publishable state (#14309) 2018-01-29 01:14:03 -08:00
lib tweak the flutter create template to use the function shorthand for main() (#12654) 2017-10-20 10:46:07 -07:00
test Update plugin test template. (#13516) 2017-12-14 08:51:33 -08:00
.gitignore.tmpl Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00
.metadata.tmpl Leave a version tag when creating project (#12846) 2017-11-03 10:07:57 -07:00
projectName.iml.tmpl update the IntelliJ metadata templates (#14867) 2018-02-26 07:38:22 -08:00
projectName_android.iml.tmpl Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
pubspec.yaml.tmpl Add Cupertino icon fonts helper and dependency for default template (#12559) 2017-10-16 18:59:28 -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/).