- 16 Mar, 2020 2 commits
-
-
Michael Thomsen authored
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 14 Mar, 2020 1 commit
-
-
liyuqian authored
-
- 13 Mar, 2020 1 commit
-
-
liyuqian authored
-
- 12 Mar, 2020 1 commit
-
-
Jonah Williams authored
Reland of #52149
-
- 11 Mar, 2020 5 commits
-
-
Chris Yang authored
-
Emmanuel Garcia authored
-
Mouad Debbar authored
-
Chris Yang authored
This reverts commit 357fd2db.
-
Chris Yang authored
-
- 10 Mar, 2020 2 commits
-
-
Ben Konyi authored
-
Jonah Williams authored
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 3 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds (#51714)" (#52041) This reverts commit ee60eeea.
-
Jonah Williams authored
-
Jenn Magder authored
-
- 04 Mar, 2020 3 commits
-
-
Flutter GitHub Bot authored
-
Jenn Magder authored
-
Ben Konyi authored
This is required to roll forward package:vm_service to 3.0.0 and is blocking a DevTools release.
-
- 02 Mar, 2020 1 commit
-
-
Chris Bracken authored
The original commit actually *enabled* the test by removing the flaky: true field in the commit. This reverts commit 1d3fcfd6.
-
- 29 Feb, 2020 1 commit
-
-
Chris Yang authored
-
- 28 Feb, 2020 3 commits
-
-
Mouad Debbar authored
-
Yegor authored
-
stuartmorgan authored
Now that the new schema is supported on the stable channel, and the old schema is considered legacy, the template should always create plugins using the new schema.
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Feb, 2020 2 commits
-
-
Nate Bosch authored
Fixes #51010 The test package differentiates between passing and not passing this argument. A previous version had a bug that treated passing `0` identically to not passing the argument, and the flutter test runner relied on this bug by always passing a value and using a default of `0`. - Remove the argument defaults throughout to make it clear that `null` is a valid value and the default. - Remove the argument defaulting on the argument parser. - Update the wording of the usage for this argument, this will also be updated on the `package:test` side.
-
Christopher Fujino authored
-
- 20 Feb, 2020 2 commits
-
-
Dan Field authored
-
Alexandre Ardhuin authored
-
- 18 Feb, 2020 3 commits
-
-
Jonah Williams authored
This reverts commit e4fbb1ab.
-
Dan Field authored
-
Jonah Williams authored
-
- 17 Feb, 2020 1 commit
-
-
shihchanghsiungsonos authored
-
- 15 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit d3387bc9.
-
Jonah Williams authored
-
- 14 Feb, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Yegor authored
* Fix stack trace parsing on non-debug builds; add e2e tests
-
- 13 Feb, 2020 1 commit
-
-
Yegor authored
-
- 12 Feb, 2020 2 commits
-
-
Dan Field authored
-
Casey Hillers authored
-