- 14 May, 2020 5 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Christopher Fujino authored
-
Jenn Magder authored
-
- 13 May, 2020 3 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Anna Gringauze authored
-
- 12 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 May, 2020 3 commits
-
-
Nate Bosch authored
When `const LocalPlatform` is used immediately and not passed as a dependency it does not have utility over the static properties from `dart:io`. Remove these uses to reduce the noise around how the instantiable `Platform` class is used.
-
Jenn Magder authored
-
Jenn Magder authored
-
- 10 May, 2020 2 commits
-
-
Luke Cheng authored
-
Jonah Williams authored
This reverts commit f865ac7e.
-
- 08 May, 2020 9 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
* [flutter_tools] integration l10n tool * add runtime skip to build system * Update build_system.dart * add links to issues, comments * Update packages/flutter_tools/test/general.shard/build_system/build_system_test.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update packages/flutter_tools/lib/src/build_system/targets/localizations.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update localizations.dart * switch to gen_l10n localizations * fix tests Co-authored-by:
Shi-Hao Hong <shihaohong@google.com>
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
Enable tree-shake-icons by default for non-web targets. Make missing fonts a status print
-
Bogdan Lukin authored
Workaround for cached web builds with --[no-]track-widget-creation flags. Similar PR: #23299
-
Jenn Magder authored
-
Jonah Williams authored
-
- 07 May, 2020 2 commits
-
-
Jenn Magder authored
-
xster authored
-
- 06 May, 2020 2 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
-
- 05 May, 2020 9 commits
-
-
Jonah Williams authored
Fixes #55765 We are currently only returning the first device from dev-finder, instead we need to look at the whole list.
-
Jonah Williams authored
Fixes #56194 Remove caching of FlutterView and poll forever if the list of flutter views is empty. Added test for missing release mode logic.
-
Jonah Williams authored
This reverts commit 209bdcb6.
-
Jonah Williams authored
Remove caching of FlutterView. Perhaps the FlutterView RPC might return an empty list if the VM is not quite up yet? We had some old logic to poll the flutter views RPC for up to 200ms. That doesn't seem like a great approach, so instead we could forgo it entirely and trust that either the views come up before the developer tries to interact, or we crash.
-
Siva authored
* Trial PR to use an engine that has the null safety unfork CL in it. * Fix mack specification for test.
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 04 May, 2020 4 commits
-
-
Devon Carew authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Peter Lauri authored
-