- 03 Feb, 2021 1 commit
-
-
Jia Hao authored
-
- 28 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 26 Jan, 2021 2 commits
- 20 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 08 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 16 Dec, 2020 1 commit
-
-
Sam Rawlins authored
-
- 04 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 01 Dec, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 20 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 18 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 13 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] use initially parsed package config for language version, sound mode determination (#70323)
-
- 12 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Nov, 2020 1 commit
-
-
Jonah Williams authored
Fixes #69416 Fixes #70121
-
- 09 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 27 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] null safety mode is used for dill naming * add bad test case
-
- 22 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 06 Oct, 2020 2 commits
-
-
Jonah Williams authored
* [flutter_test] handle breaking change to test main . Fixes #67382
-
Nate Bosch authored
Use the new single `src/platform.dart` import to pick up what is needed to implement a test platform from both `test_api` and `test_core`.
-
- 05 Oct, 2020 1 commit
-
-
Dan Field authored
-
- 30 Sep, 2020 1 commit
-
-
Helin Shiah authored
* Set DDS port to requested observatory port for test * Add test for DDS and observatory ports * Use FakePlatform instead of mock, fix spacing * Use FakeProcessManager instead of mock * Fix analyze issue * Make completer private and add fn for future
-
- 23 Sep, 2020 2 commits
-
-
Jonah Williams authored
If a file scheme and one or more roots is provided, fall back to this mapping before the direct file path if the file path cannot be turned into a package URI. Use URI representation so that the transformation is resilient to the org-dartlang-app scheme used by the web builds. Fixes #66095 Fixes #66404
-
Jenn Magder authored
This reverts commit af6ba867.
-
- 22 Sep, 2020 1 commit
-
-
Jonah Williams authored
If a file scheme and one or more roots is provided, fall back to this mapping before the direct file path if the file path cannot be turned into a package URI. Fixes #66095
-
- 16 Sep, 2020 2 commits
-
-
Michael R Fairhurst authored