flutter/packages/flutter_tools/templates/create
Brian Slesinsky cedc9fb2ea fix issue where Flutter for Android library would disappear (#9404)
IDEA gets confused unless the filename matches the project library name,
including getting the case right.
2017-04-14 20:27:44 -07:00
..
.idea fix issue where Flutter for Android library would disappear (#9404) 2017-04-14 20:27:44 -07:00
android.tmpl Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
ios.tmpl Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
lib Rename State.config to widget everywhere (#9273) 2017-04-10 18:32:24 -07:00
.gitignore.tmpl Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
android.iml.tmpl flutter create: enable Java support in IDEA (#9335) 2017-04-14 10:12:48 -07:00
projectName.iml.tmpl update the flutter create template for IntelliJ 2017.1 (#9106) 2017-03-30 13:53:22 -07:00
pubspec.yaml.tmpl example of a package dependency asset (#9295) 2017-04-07 17:51:34 -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/).