- 14 Dec, 2022 1 commit
-
-
Alexander Markov authored
-
- 12 Dec, 2022 3 commits
-
-
Loïc Sharma authored
-
Christopher Fujino authored
* pin path_provider_android * make path_provider_android non-transitive * roll
-
Jonah Williams authored
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 09 Dec, 2022 2 commits
-
-
Siva authored
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105) * Bump SDK versions. * Bump Dart SDK version constraints * Update shrine package to 2.0.1 (null safe version) * Fix more tests. * Include patches from Jason for min android sdk version * Fix analyzer warning
-
Christopher Fujino authored
-
- 08 Dec, 2022 1 commit
-
-
Tae Hyung Kim authored
* init * add comment * make error more actionable
-
- 07 Dec, 2022 2 commits
-
-
Siva authored
-
Casey Hillers authored
Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) This reverts commit 56cad89b.
-
- 06 Dec, 2022 4 commits
-
-
Michael Thomsen authored
-
Tae Hyung Kim authored
* init * empty commit to start google testing
-
Jason C.H authored
* Fix windows version validator under Chinese * Update authors * Update RegExp to reduce groups * Add a trailing newline
-
file:///Jackson Gardner authored
* Use file:/// style uris when passing platform to the compiler. * License header. * Use BufferLogger. * Don't unadvertently convert strings to regexes for matching purposes. * Fix formatting. * More formatting.
-
- 05 Dec, 2022 2 commits
-
-
Jonah Williams authored
* [flutter_tools] dont include material shaders in web builds * add test
-
Andrew Kolos authored
-
- 02 Dec, 2022 5 commits
-
-
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
-
hellohuanlin authored
* [tools]build IPA validation bundle identifier using default com.example * rephrase the warning
-
Zachary Anderson authored
This reverts commit ce942302.
-
Christopher Fujino authored
* pin path_provider_android * remove constraint that only explicit dependencies can be pinned * roll packages
-
hellohuanlin authored
* [tools]build ipa validate launch image using template files * reuse more code by sharing the same file key * fix space
-
- 01 Dec, 2022 5 commits
-
-
Ahmed Ashour authored
* [gen_l10n] keys can contain dollar sign Fixes #112250 * Update packages/flutter_tools/lib/src/localizations/gen_l10n.dart Co-authored-by: Christopher Fujino <fujino@google.com>
-
Jonah Williams authored
-
Nehal Patel authored
* Removes retries from "pub get" and proxies its stdout output * Fix issue where ErrorHandlingProcessManager does not forward "mode" parameter to backing ProcessManager's "start" method * Make "pub get" use ProcessStartMode.inheritStdio instead of forwarding bytes to stdout and stderr * Fix tests * Remove unused env var * Add back 'Running "flutter pub get"...' status log * Fix indent * Add Pub.test() constructor which lets tests mock stdio
-
Jenn Magder authored
* Suggest Rosetta when x64 binary cannot be run * validator * Adjust error message
-
Gary Qian authored
-
- 30 Nov, 2022 4 commits
-
-
Tae Hyung Kim authored
* init * fix tests * fix lint * extra changes * oops missed some merge conflicts * fix lexer add tests * consistent warnings and errors * throw error at the end * improve efficiency, improve code generation * fix * nit * fix test * remove helper method class * two d's * oops * empty commit as google testing won't pass :(
-
Christopher Fujino authored
-
Danny Tuppeny authored
* [flutter_tools] Forward app.webLaunchUrl event from Flutter to DAP clients Fixes https://github.com/Dart-Code/Dart-Code/issues/4292. * Update packages/flutter_tools/lib/src/debug_adapters/flutter_adapter.dart Co-authored-by: Christopher Fujino <fujino@google.com> * Another static const instead of final Co-authored-by: Christopher Fujino <fujino@google.com>
-
Christopher Fujino authored
-
- 29 Nov, 2022 4 commits
-
-
Christopher Fujino authored
* normalize windows file path cases in flutter validator * fix * make comparison more accurate by checking .startsWith() rather than .contains() * fix method name * call path.canonicalize * fix
-
hellohuanlin authored
* [tools]build ipa validate icon size * add more checks in case apple change the format, and also add device lab tests * do not depend on collection package
-
Tae Hyung Kim authored
* init * make more descriptive * fix lint
-
Jonah Williams authored
* [flutter_tools] use absolute path for shader lib * update tests
-
- 28 Nov, 2022 1 commit
-
-
Tae Hyung Kim authored
* init * more fixing * finish * fix lint * address pr comments * redo checks
-
- 22 Nov, 2022 2 commits
-
-
Kevin Moore authored
* [flutter_tools] Add --dump-info, --no-frequency-based-minification flags Also some cleanup to named arguments to the buildWeb function Fixes https://github.com/flutter/flutter/issues/115854 * fix tests
-
Zachary Anderson authored
-
- 21 Nov, 2022 2 commits
-
-
gaaclarke authored
* Updated the kotlinlang version url. * fixed format for test
-
Christopher Fujino authored
* allow persisting synthetic package with option * allow presisting synthetic packages dir * fix * fix bug and add tests * clean up tests * nits
-
- 18 Nov, 2022 1 commit
-
-
Christopher Fujino authored
* add package:archive to pins * roll
-