flutter/packages/flutter_tools/templates/create
Adam Barth 2a0f691c9f Add a Key to FlutterDemo widget
It's a good practice to let clients supply a key for every widget.

Fixes #2910
2016-03-26 14:00:25 -07:00
..
.atom/launches.tmpl add an atom launch config to the starter app 2016-03-12 07:09:07 -08:00
android clean the project names used for flutter create 2016-03-02 12:36:37 -08:00
ios clean the project names used for flutter create 2016-03-02 12:36:37 -08:00
lib Add a Key to FlutterDemo widget 2016-03-26 14:00:25 -07:00
.gitignore.tmpl Remove all inline templates and provide a way to specify templates as resources 2016-02-24 11:33:07 -08:00
flutter.yaml.tmpl Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00
pubspec.yaml.tmpl Remove all inline templates and provide a way to specify templates as resources 2016-02-24 11:33:07 -08: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/).