flutter/packages/flutter_tools/templates/create
asaarnak 97dd12cf83 Seems like a lint was renamed. (#12034)
* Seems like a lint was renamed.

Lint `- unnecessary_brace_in_string_interp` is not in the list here: http://dart-lang.github.io/linter/lints/

In linter [0.1.30](9652dd44b6/CHANGELOG.md (0130)): [http://dart-lang.github.io/linter/lints/unnecessary_brace_in_string_interp.html](unnecessary_brace_in_string_interp)
In linter [0.1.2](9652dd44b6/CHANGELOG.md (012)): [http://dart-lang.github.io/linter/lints/unnecessary_brace_in_string_interps.html](unnecessary_brace_in_string_interps)

* Fix lint tests. analyze_once_test.dart and create_test.dart
2017-09-26 11:03:45 -07:00
..
.idea rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -07:00
android-java.tmpl Make consistent use of gradle wrapper (#10993) 2017-06-29 09:48:01 +02:00
android-kotlin.tmpl Update MainActivity.kt.tmpl (#11033) 2017-06-29 16:38:25 +02:00
android.tmpl Let android create template have an explicit flutter splash screen flag (#11622) 2017-08-15 11:19:21 -07:00
ios-objc.tmpl Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
ios-swift.tmpl Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
ios.tmpl Create template splash screens for Android and iOS (#11505) 2017-08-14 17:20:36 -07:00
lib Seems like a lint was renamed. (#12034) 2017-09-26 11:03:45 -07:00
test Flutter create widget test template. (#11304) 2017-07-21 15:11:59 -07:00
.gitignore.tmpl Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
android.iml.tmpl Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
projectName.iml.tmpl Update project templates to use WEB_MODULEs. (#11587) 2017-08-10 16:54:44 -07:00
projectName_android.iml.tmpl rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -07:00
pubspec.yaml.tmpl Update fonts section in pubspec.yaml.tmpl (#12164) 2017-09-19 21:26:02 +02: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/).