flutter/packages/flutter_tools/templates/create
gspencergoog 18f0d3aef7 Add framework support for system text scale factor. (#12180)
* Add framework-side support for system text scale factor.

* Rolling engine to e3404b81a53ba3180c7623a6f2190ebb28518f30
  Additional changes rolled in with engine change:
    libtxt: implementation of GetRectsForRange that processes a line at a time - e3404b8
    Provide an entropy source to the Dart engine (#4161) - e1aa867
    libtxt: search for fallback fonts that can match emoji and CJK characters - 8061df1
    Roll skia to e4679fa06a. (#4157) - 267e7a8
    Update buildroot to 53fea9aebb (#4160) - 02ea7ae
    Revert engine Dart roll. (#4158) - 14aab33
    Add support for system text scale factor. (#4124) - b2a7f4b
    Include _http into sky_engine libraries for analyzer (#4154) - b930f10
    libtxt: Remove postprocess_line and improve tracking of X offsets - 86f95f0
    libtxt: remove redundant line_widths (#4152) - 14bf515
    Roll dart to ade37f931e90b0fdb8fe16d6bf6f089545da55b6 (#4151) - 6f1264f
2017-10-02 14:18:18 -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 Add framework support for system text scale factor. (#12180) 2017-10-02 14:18:18 -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_android.iml.tmpl rename Android module file to include project name (#10163) 2017-05-19 13:36:53 -07:00
projectName.iml.tmpl Update project templates to use WEB_MODULEs. (#11587) 2017-08-10 16:54:44 -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/).