flutter/packages/flutter_tools/templates/create
Adam Barth d645bc74d7 Be explicit about the theme in the starter app
This gives developers a breadcrumb they can follow to customize the
theme of their app. Previously, some customers were trying to set a
theme by manually configuring the colors of all their widgets.

Fixes #2980
2016-03-30 23:05:48 -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 Be explicit about the theme in the starter app 2016-03-30 23:05:48 -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/).