- 06 Jun, 2018 3 commits
-
-
Fedor Korotkov authored
* Use `cirrusci/windowsservercore:2016` container for CI with 4 CPUs * Removed `Dockerfile.windows`
-
Florian Loitsch authored
-
Florian Loitsch authored
-
- 05 Jun, 2018 15 commits
-
-
Alan Knight authored
-
xster authored
-
Alexander Aprelev authored
This registers compile-expression service that is used by dart vm to evaluate expressions when debugging flutter applications.
-
Keerti Parthasarathy authored
-
Michael Goderbauer authored
-
Alexander Aprelev authored
-
Alexander Aprelev authored
-
Alexander Aprelev authored
-
Hans Muller authored
-
Hans Muller authored
-
Ian Hickson authored
-
Danny Tuppeny authored
* Document flutter run --machine at the bottom of the doc * Be consistent with prefixes
-
Alexandre Ardhuin authored
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/14517 Or at least, fixes the crash part of that.
-
matthew-carroll authored
* Documented nested navigators in the Navigator class file (#15040).
-
- 04 Jun, 2018 10 commits
-
-
Ian Hickson authored
This reverts commit 4f1b6604.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
Now that we have thousands of tests, it doesn't make sense to display a separate line for each test. The result is just megabytes of logs that you have to scrub through to find error messages.
-
Ian Hickson authored
-
Danny Tuppeny authored
Fixes #15198.
-
Tran Huy Phuc authored
* TextFormField/TextField - remove spaces in character counter(follow material design guidelines)
-
jcollins-g authored
-
Martin Kustermann authored
The change in 8b8d368d has only renamed the flag in a subset of the places.
-
Danny Tuppeny authored
We were already skipping the check in `flutter upgrade` but this also spawns `flutter precache` and `flutter doctor` which would still check and potentially output the message.
-
- 01 Jun, 2018 12 commits
-
-
matthew-carroll authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Ian Hickson authored
-
Michael Goderbauer authored
-
Chris Bracken authored
Eliminates 64-bit hardcoding for iOS test apps under dev/. This brings them in line with the default iOS app templates.
-
Mikkel Nygaard Ravn authored
-
Danny Tuppeny authored
-
Mikkel Nygaard Ravn authored
-
Ian Hickson authored
Also, fixes "flutter run" for golden tests, and some docs.
-
Ian Hickson authored
-
Chris Bracken authored
* Eliminate arm64 restriction in iOS framework plist (flutter/engine#5435) * Roll src/third_party/skia 458f40a..e70c5fb (4 commits) (flutter/engine#5433) * Call SkAutoCanvasRestore with doSave = true (flutter/engine#5432)
-