- 07 Oct, 2019 1 commit
-
-
Zachary Anderson authored
-
- 04 Oct, 2019 2 commits
-
-
Jonah Williams authored
Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960)
-
Devon Carew authored
-
- 24 Sep, 2019 2 commits
-
-
Tong Wu authored
-
Michael Goderbauer authored
-
- 20 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Tong Wu authored
-
- 16 Sep, 2019 2 commits
-
-
MH Johnson authored
-
MH Johnson authored
* Create 'center' template
-
- 12 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 10 Sep, 2019 1 commit
-
-
Andrew Brogdon authored
-
- 05 Sep, 2019 1 commit
-
-
Devon Carew authored
-
- 22 Aug, 2019 1 commit
-
-
Chris Bracken authored
This fixes a breakage in fuchsia where package_config version 1.1.0 is required but flutter_tools is currently locked to 1.05.
-
- 10 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 09 Aug, 2019 1 commit
-
-
Yegor authored
update dependencies; add a Web smoke test
-
- 06 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 19 Jul, 2019 1 commit
-
-
Todd Volkert authored
-
- 12 Jul, 2019 1 commit
-
-
Anoop B authored
-
- 10 Jul, 2019 2 commits
-
-
Greg Spencer authored
This adds an "anchor button" to each of the samples so that the user can link to individual samples instead of having to link to just the page. Clicking on the anchor button jumps to the anchor, as well as copying the anchor URL to the clipboard. There is some oddness in the implementation: because dartdoc uses a <base> tag, the href for the link can't just be "#id", it has to calculate the URL from the current window href. I do that in the onmouseenter and onclick because onload doesn't get triggered for <a> tags (and onmouseenter doesn't get triggered for mobile platforms), but I still want the href to be updated before someone right-clicks it to copy the URL.
-
Ian Hickson authored
This introduces a script that implements the conventions described in https://github.com/flutter/tests/pull/1.
-
- 09 Jul, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 04 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 27 Jun, 2019 2 commits
-
-
Todd Volkert authored
-
Alexandre Ardhuin authored
-
- 19 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Jun, 2019 1 commit
-
-
Ian Hickson authored
-
- 10 Jun, 2019 1 commit
-
-
Shi-Hao Hong authored
* Add dartdoc generation README helper images * Add test doc generation workflow section * Add info about interpolating into templates
-
- 04 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Jun, 2019 1 commit
-
-
Ian Hickson authored
-
- 01 Jun, 2019 2 commits
-
-
Chris Bracken authored
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc. This reverts commit 0d79f0fc.
-
Jonah Williams authored
-
- 30 May, 2019 2 commits
-
-
Jonah Williams authored
-
Jason Simmons authored
This relands flutter/flutter#33163 with a fix to the integration_ui test.
-
- 29 May, 2019 2 commits
-
-
Todd Volkert authored
This adds two new builders to the `Image` class: * `frameBuilder`, which allows callers to control the widget created by an [Image]. * `loadingBuilder`, which allows callers fine-grained control over how to display loading progress of an image to the user. `FadeInImage` can be simplified by migrating to the new API. This is done in a follow-on commit. https://github.com/flutter/flutter/issues/32374
-
Jonah Williams authored
This reverts commit 52ae9968.
-