- 26 May, 2023 1 commit
-
-
Phil Quitslund authored
The newly updated lint will soon flag for-each in collections. See discussion: https://github.com/dart-lang/linter/pull/4383 /cc @goderbauer
-
- 05 May, 2023 1 commit
-
-
Kevin Moore authored
-
- 03 May, 2023 1 commit
-
-
Kevin Moore authored
-
- 14 Apr, 2023 2 commits
-
-
Jenn Magder authored
Remove Finder extended attributes in build target before code signing iOS frameworks
-
Kevin Moore authored
flutter-tool: enum cleanup
-
- 28 Mar, 2023 1 commit
-
-
Jenn Magder authored
Add flags to make App.framework work in app extension
-
- 02 Dec, 2022 1 commit
-
-
Jackson Gardner authored
You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified. This also uses precompiled platform kernel files for both ddc and dart2js
-
- 10 Nov, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2022 1 commit
-
-
Jonah Williams authored
-
- 20 Oct, 2022 1 commit
-
-
Brandon DeRosier authored
-
- 04 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 05 Sep, 2022 1 commit
-
-
Ivan Dlugos authored
-
- 29 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 04 May, 2022 1 commit
-
-
Zachary Anderson authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 26 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 26 Feb, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 25 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Feb, 2021 1 commit
-
-
Jonah Williams authored
= gets escaped into %3D which seems to be tripping up cmake on windows since % is a control character. Switch to base64 encoding, since this does not have % nor , in the output character set. This change is not trivially cherry pickable, and isn't tested on windows aside from my local, manual tests due to the planned CI work not being complete yet. Fixes #75017 Fixes #74705
-
- 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
-
- 23 Dec, 2020 1 commit
-
-
Jenn Magder authored
-