flutter/packages/flutter_tools/templates/create
Chris Bracken aaff608d05 Use FlutterAppDelegate in iOS create template (#7845)
On iOS, generate a FlutterAppDelegate subclass for the application
delegate. This avoids touchesBegan:withEvent boilerplate to handle
status bar taps.
2017-02-02 18:03:56 -08:00
..
.idea Update IntelliJ template for new projects and existing samples (#7501) 2017-01-23 16:33:18 +01:00
android rename Sky to Flutter and add clarifying comment to template (#7165) 2016-12-06 16:03:32 -08:00
ios.tmpl Use FlutterAppDelegate in iOS create template (#7845) 2017-02-02 18:03:56 -08:00
lib Tweaks to the template for P4. (#6635) 2016-11-02 11:28:49 -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
pubspec.yaml.tmpl Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -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/).