- 16 Sep, 2019 7 commits
-
-
Gary Qian authored
-
Kate Lovett authored
* Fixing LocalFileComparator output * Fixing path separators for windows failures * Windows path issues * Testing * ++ * ++ * Fixing base directory - windows * Clean up
-
Jonah Williams authored
-
Simon Lightfoot authored
-
Hans Muller authored
-
Zachary Anderson authored
-
MH Johnson authored
* Create 'center' template
-
- 14 Sep, 2019 6 commits
-
-
Shi-Hao Hong authored
* Implement DropdownButton.selectedItemBuilder
-
LongCatIsLooong authored
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
LongCatIsLooong authored
-
- 13 Sep, 2019 11 commits
-
-
Zachary Anderson authored
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Michael Goderbauer authored
-
Shi-Hao Hong authored
* Add constraints property, updated default constraints for ToggleButtons to 48x48 * Add kMinInteractiveDimension constant to ToggleButtons
-
stuartmorgan authored
On macOS and iOS, the build mode is converted to lowercase in the Flutter-side script, allowing projects to pass configuration names directly. This adds the same behavior to the tool_backend.dart script currently used by Windows and Linux, so that Windows builds can do the same (since the default configuration names used by VS, as in Xcode, start with a capital letter).
-
Jenn Magder authored
Make FlutterPluginRegistrant a static framework so add-to-app can use plugins with static frameworks (#40401)
-
Francisco Magdaleno authored
-
Jonah Williams authored
-
- 12 Sep, 2019 11 commits
-
-
stuartmorgan authored
- Makes build_macos.dart handle the case where there is only one Xcode project in the macos/ directory, but it's not called Runner.xcodeproj - Makes getInfo throw a tool exit when trying to get project info and it can't find a project, since that is a configuration error by the user rather than a tool bug.
-
Francisco Magdaleno authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Ryan Macnak authored
This was part of a disused tool to explain what did and did not run after reload.
-
Jonah Williams authored
-
Francisco Magdaleno authored
Fixes a crash introduced on #40011 due to an incorrect type in the vswhere search Fixes #40238
-
Jonah Williams authored
-
Zachary Anderson authored
-
Emmanuel Garcia authored
-
- 11 Sep, 2019 5 commits
-
-
Michael Goderbauer authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Christopher Fujino authored
-