- 25 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 08 Jul, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 84e57678.
-
Ahmed Ashour authored
-
- 24 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Feb, 2021 1 commit
-
-
Hidenori Matsubayashi 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
-
- 20 Jan, 2021 1 commit
-
-
Michael Thomsen authored
-
- 07 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 20 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 27 Oct, 2020 1 commit
-
-
Jonah Williams authored
Moves the flutter root initialization to a static method on the cache. This is a small step towards making this functionality non-static and instead injected like normal members - however, completely removing all of the static-ness at once was too large of a change. Instead document and add unit tests and change existing code as little as possible. #47161
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 09 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 30 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Jun, 2020 1 commit
-
-
Jonah Williams authored
Missed this one. Needed for google3 and add2app workflows
-
- 23 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 18 Jun, 2020 1 commit
-
-
Jonah Williams authored
Some of the null-safety commands were missing - plumb them through. Ensure that verbose mode shows their output, and clean up the messaging around sound-null-safety. Fixes #59769 Adds a test that validate each of the null safety supporting build commands has everything plumbed through.
-
- 05 Jun, 2020 1 commit
-
-
Jonah Williams authored
So that we have a release where both are available without a deprecation warning.
-
- 04 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 28 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 May, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
Enable tree-shake-icons by default for non-web targets. Make missing fonts a status print
-
Jenn Magder authored
-
- 01 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure iOS and android builds can be correctly cached. Use the performance-measurement-file to verify that all targets were skipped on the second invocation. This is only run on the flutter_gallery build.
-
- 29 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Apr, 2020 1 commit
-
-
kwkr authored
-
- 22 Apr, 2020 2 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] default tree-shake-icons to enabled and improve performance (#54923)" (#55413) This reverts commit 0b93a921.
-
Jonah Williams authored
-
- 20 Apr, 2020 1 commit
-
-
kwkr authored
-
- 16 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
- 25 Mar, 2020 1 commit
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
- 24 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Mar, 2020 1 commit
-
-
Dan Field authored
-