- 23 Dec, 2019 4 commits
-
-
Chen Yumin authored
Adds the `iconMargin` parameter to Tab
-
Francisco Magdaleno authored
This reverts commit cc1c9649.
-
Jenn Magder authored
-
Alexandre Ardhuin authored
-
- 21 Dec, 2019 3 commits
-
-
Jim Graham authored
-
Lau Ching Jun authored
-
Jenn Magder authored
Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)" (#47568) This reverts commit 648a5d8a.
-
- 20 Dec, 2019 5 commits
-
-
Greg Spencer authored
This adds the ability to define variants of tests with different environmental values for a particular testWidgets test. This allows you to run the same test multiple times with a different test environment. One test variant has been implemented that allows running a test with different settings of the TargetPlatform.
-
gaaclarke authored
-
Dan Field authored
-
Angjie Li authored
-
Matt Sullivan authored
-
- 19 Dec, 2019 16 commits
-
-
LongCatIsLooong authored
-
Jenn Magder authored
Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)
-
Dan Field authored
-
Gary Qian authored
-
Jonah Williams authored
[flutter_tool] ensure extraGenSnapshotArguments are forwarded to gen_snapshot from Android builds (#47059)
-
Dan Field authored
-
Justin McCandless authored
Just a docs text change.
-
Alexandre Ardhuin authored
-
Lau Ching Jun authored
This reverts commit c235998a.
-
Alexandre Ardhuin authored
-
Dan Field authored
-
Lau Ching Jun authored
This reverts commit d4b49ce9.
-
Lau Ching Jun authored
This reverts commit 1ef0eadb.
-
Lau Ching Jun authored
This reverts commit 117dfaf2.
-
Kate Lovett authored
-
Gary Qian authored
-
- 18 Dec, 2019 12 commits
-
-
Jenn Magder authored
-
Michael Goderbauer authored
-
Dan Field authored
-
KalilDev authored
"destructive" color wasn't working for ContextMenuAction, this PR fixes it.
-
Lau Ching Jun authored
This reverts commit 0f8c0da0.
-
Shi-Hao Hong authored
* Add AlertDialog.scrollable * Add deprecation notice * Ignore deprecation warning in dialog.dart with TODO
-
Lau Ching Jun authored
-
Angjie Li authored
* Support Flutter Driver test for Flutter Web application. * Support Flutter Driver test for Flutter Web application. * Fix documentation issues. * Support Flutter Driver test for Flutter Web application. * Fix documentation. * Remove unused file from dartdoc check. * Sync to date. * Revert change to dartdoc. * Address comments. * Apply suggestions from code review Co-Authored-By:
Jonah Williams <jonahwilliams@google.com> * Update copyrights. * Update allowed list for browsers. * Verify command line arguments for Drive command is correctly parsed. * Make waitUntilFirstFrameRasterized throw unimplementedError for Flutter Web Driver. * Add comment for why sync WebDriver is used. * Update documentations. * Add more unit tests and update documentation. * Configure test.dart so that web_extension_test will be executed with --platform=chrome. * Revert unnecessary changes. * Add new file path for Windows to blacklist. * Reconstruct the structure of flutter_driver/test/src folder to remove filtering logic in dev/bots/test.dart/ * Fix path to web_extension_test.dart. * Add instructions for how to use WebFlutterDriver. * Update getLayerTree to use sendCommand instead of _sendCommand. * Update pubspec files.
-
Alex Vincent authored
When buildCounter returns null it no longer produces a widget that takes up space.
-
Zachary Anderson authored
-
Scott Hyndman authored
-
Emmanuel Garcia authored
-