- 20 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 08 Jan, 2021 1 commit
-
-
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
-
- 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
-
- 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`.
-
- 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
-
- 16 Sep, 2020 1 commit
-
- 31 Aug, 2020 2 commits
-
-
Mehmet Fidanboylu authored
This reverts commit c8f234d3.
-
- 29 Aug, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit eef0050d.
-
- 28 Aug, 2020 2 commits
-
- 27 Aug, 2020 1 commit
-
-
Ben Konyi authored
This change re-enables DDS and outputs the DDS URI in place of the VM service URI on the console. If --disable-dds is not provided, --host-vmservice-port will be used to determine the port for DDS rather than the host port for the VM service, which will instead be randomly chosen.
-
- 24 Aug, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 8b52e6a8.
-
Todd Volkert authored
-
- 20 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 11 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Aug, 2020 1 commit
-
-
Mehmet Fidanboylu authored
-
- 29 Jul, 2020 1 commit
-
- 21 Jul, 2020 2 commits
-
- 20 Jul, 2020 2 commits
-
- 16 Jul, 2020 2 commits
-
- 14 Jul, 2020 2 commits
-
- 10 Jul, 2020 2 commits
-
-
Ben Konyi authored
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Jun, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) Ensure that the language version of the test/web generated entrypoint matches the language version of the test file to run, or the overall package language version if no annotation is provided.
-
- 04 Jun, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
- 13 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 May, 2020 1 commit
-
-
Jonah Williams authored
-