flutter/packages/flutter_tools/templates/create
2017-04-24 17:13:04 +02:00
..
.idea fix issue where Flutter for Android library would disappear (#9404) 2017-04-14 20:27:44 -07:00
android.tmpl Add app id to build.gradle template (#9552) 2017-04-24 17:13:04 +02:00
ios.tmpl Exclude generated PluginRegistry files from git (#9555) 2017-04-24 15:23:18 +02:00
lib Better separation between app and plugin main.dart and fix plugin main.dart issues. (#9491) 2017-04-21 12:49:42 +02: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 project creation IDEA metadata (flutter-intellij#914) (#9422) 2017-04-17 11:42:44 -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/).