flutter/packages/flutter_tools/test
Jackson Gardner 0e9ee3679c
[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)
* Dart2JS build step looks for compiled platform binaries.

* Use new locations of platform binaries.

* Added --local-web-sdk command line flag.

* Need to use the matching frontend server when doing ddc stuff.

* Update packages/flutter_tools/lib/src/test/web_test_compiler.dart

Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>

* Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart

Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>

* Formatting issues.

* Need to use URI format for platform dill.

* Fix resident runner tests.

* Fix analysis issue.

* Fix and add unit tests.

* Add some useful comments.

* Refine doc comments for flags.

Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
2022-11-12 01:31:10 +00:00
..
commands.shard [web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639) 2022-11-12 01:31:10 +00:00
data Delete .packages (#110749) 2022-09-02 10:50:46 +02:00
general.shard [web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639) 2022-11-12 01:31:10 +00:00
host_cross_arch.shard Update macOS gallery display name (#113658) 2022-10-20 03:23:12 +00:00
integration.shard Prevent tests from producing dill files alongside the test file (#115075) 2022-11-10 20:00:19 +00:00
src Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
web.shard Migrate packages/flutter_tools/test/web.shard (#110713) 2022-09-06 11:05:41 -07:00