- 28 Jun, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 03 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 2 commits
-
-
Balvinder Singh Gambhir authored
-
Hattomo (TomohiroHattori) authored
-
- 28 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 23 Apr, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 03 Apr, 2021 1 commit
-
-
Ben Konyi authored
-
- 25 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 23 Mar, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 18 Mar, 2021 1 commit
-
-
Anna Gringauze authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer 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 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2020 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)
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Nov, 2020 1 commit
-
-
Yegor authored
-
- 30 Oct, 2020 1 commit
-
-
Jonah Williams authored
Fixes #69348 If the web development server fails to bind, then retry up to 5 times. If a port was not provided, select a new free port each time.
-
- 29 Oct, 2020 2 commits
- 27 Oct, 2020 1 commit
-
-
Jonah Williams authored
Rolls in several fixes to web tooling, including better handling of absolute file imports. Updates to latest vm service to unblock null safety mode query Co-authored-by:
Gary Roumanis <grouma@google.com> Co-authored-by:
Anna Gringauze <annagrin@google.com>
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] null safety mode is used for dill naming * add bad test case
-
- 19 Oct, 2020 1 commit
-
-
Yegor authored
* Respond to POST with 404 in WebAssetServer
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 09 Oct, 2020 2 commits
-
-
Jonah Williams authored
If the vm of an attached device rejects a hot reload, pretty print the reason. Suggest a hot restart so that users are aware that they do not have to detach and rebuild. Also resets the last compilation time, so a subsequent restart would still apply the last change. Adds an integration test for the const field removal. Fixes #64027
-
Jonah Williams authored
Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement. Updates fast-start to build assets as part of the initial bundle Requires flutter/engine#21436 Requires flutter/engine#21586 Requires flutter/engine#21611
-
- 02 Oct, 2020 1 commit
-
-
Mouad Debbar authored
-