flutter/packages/flutter_tools/templates/create
xster c17099f474
Leave a version tag when creating project (#12846)
* Leave a version tag when creating project

* Generalize .version to .metadata
2017-11-03 10:07:57 -07:00
..
.idea Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
android-java.tmpl Make consistent use of gradle wrapper (#10993) 2017-06-29 09:48:01 +02:00
android-kotlin.tmpl Update MainActivity.kt.tmpl (#11033) 2017-06-29 16:38:25 +02:00
android.tmpl Add framework support for system text scale factor. (#12180) 2017-10-02 14:18:18 -07:00
ios-objc.tmpl Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
ios-swift.tmpl Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
ios.tmpl Create template splash screens for Android and iOS (#11505) 2017-08-14 17:20:36 -07:00
lib tweak the flutter create template to use the function shorthand for main() (#12654) 2017-10-20 10:46:07 -07:00
test Use a package URI in test template import. (#12723) 2017-10-25 14:53:46 -07:00
.gitignore.tmpl Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
.metadata.tmpl Leave a version tag when creating project (#12846) 2017-11-03 10:07:57 -07:00
android.iml.tmpl Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
projectName_android.iml.tmpl Update IDEA project files (#12391) 2017-10-05 12:56:49 -07:00
projectName.iml.tmpl update the flutter create template files (#12641) 2017-10-19 19:38:39 -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 Remove all inline templates and provide a way to specify templates as resources 2016-02-24 11:33:07 -08:00

# {{projectName}}

{{description}}

## Getting Started

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