- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 16 Apr, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 04 Feb, 2021 1 commit
-
-
Dan Field authored
-
- 04 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
* update pinned null safety deps * run update-packages * add http dep to devicelab package * rerun update-packages
-
- 12 Oct, 2020 1 commit
-
-
Sam Rawlins authored
-
- 23 Sep, 2020 1 commit
-
-
Jacob MacDonald authored
Updates all null safe dependencies to versions that allow 2.10 stable and 2.11 dev releases. Also updates flutter_goldens and flutter_goldens_client to allow 2.11 dev.
-
- 28 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Jul, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit c46aa360.
-
Alexandre Ardhuin authored
-
- 09 Jul, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders: - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally. - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line. - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
-
- 19 Jun, 2020 1 commit
-
-
Jonah Williams authored
Fixes #59718 Update all versions, specifically dwds which has a hot restart fix
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Oct, 2019 1 commit
-
-
Michael Klimushyn authored
The flake appears to be coming from the Google Maps plugin. This test just needs a platform view plugin without the interface method implemented in general, not Maps specifically. Update it here to avoid the issue in Maps until that's fixed. Create a very simple platform view implementation that exercises this potential bug in order to create a minimal test case with less risk of causing second order issues like depending on any kind of full package would cause.
-
- 07 Oct, 2019 1 commit
-
-
Zachary Anderson authored
-
- 29 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Sep, 2019 1 commit
-
-
Jonah Williams 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.
-
- 19 Aug, 2019 1 commit
-
-
Kate Lovett authored
-
- 10 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Jul, 2019 1 commit
-
-
Todd Volkert authored
-
- 04 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Jun, 2019 1 commit
-
-
Todd Volkert authored
-
- 04 Jun, 2019 1 commit
-
-
Jonah Williams 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 1 commit
-
-
Jason Simmons authored
This relands flutter/flutter#33163 with a fix to the integration_ui test.
-
- 29 May, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 52ae9968.
-
Jonah Williams authored
-
- 22 May, 2019 2 commits
-
-
Jonah Williams authored
-
Ian Hickson authored
* Clean up some flutter_tools tests * Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter. * Update dependencies (requires fixes; see next commit) * Fixes for new dependencies.
-