flutter/packages/flutter_tools/templates/create
xster 6a49419be4 Create Podfile dynamically part 1 (#11101)
* start

* with create

* refactor cocoapod code, add tests

* fix tests

* throw when cocoapod missing

* obj-c projects don’t use use_framework!
2017-07-12 18:35:08 -07:00
..
.idea rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -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 Make consistent use of gradle wrapper (#10993) 2017-06-29 09:48:01 +02: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 Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
lib Remove comments unrelated to plugin example app (#10532) 2017-06-08 10:51:56 +02:00
.gitignore.tmpl Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
android.iml.tmpl Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
projectName_android.iml.tmpl rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -07:00
projectName.iml.tmpl Update project creation IDEA metadata (flutter-intellij#914) (#9422) 2017-04-17 11:42:44 -07:00
pubspec.yaml.tmpl Do not require main asset files if variants are provided (#10901) 2017-06-22 16:45:57 -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/).