flutter/packages/flutter_tools/lib/src/web
Jackson Gardner 9f2c5d8e21
Support flutter build web --wasm (#117075)
* Work in progress.

* Some fixes to the command line.

* Bootstrapping works.

* Change kickoff order to maximize concurrency.

* Fix analyzer errors and formatting issues.

* Fix doc comment.

* Added unit tests for some of the web targets.

* Format issue.

* Add an integration test that builds an app to wasm.

* Add a todo for depfiles.

* Formatting.

* Apparently the license header needs to say 2014.

* `file://` URIs confuse dart2wasm on Windows. Just use absolute paths.

* Update unit tests to match new path passing.

* Have a distinct build directory for wasm, and fixes for some upstream changes.
2022-12-19 20:09:02 +00:00
..
file_generators Support flutter build web --wasm (#117075) 2022-12-19 20:09:02 +00:00
migrations Return void from project migrate() (#112897) 2022-10-05 20:22:56 +00:00
bootstrap.dart Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
chrome.dart [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
compile.dart Support flutter build web --wasm (#117075) 2022-12-19 20:09:02 +00:00
memory_fs.dart Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
web_device.dart Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
web_runner.dart Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
web_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
workflow.dart Migrate some workflows and doctor validators to null safety (#79807) 2021-04-05 14:00:36 -07:00