mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This adds support for adding the `--wasm` flag to `flutter run` and `flutter drive` * Emits errors if you attempt to use the skwasm renderer without the `--wasm` flag * Emits errors if you try to use `--wasm` when not using a web device * Uses the skwasm renderer by default if you pass `--wasm` and no `--web-renderer` |
||
---|---|---|
.. | ||
migrations | ||
bootstrap_test.dart | ||
compile_web_test.dart | ||
devfs_web_ddc_modules_test.dart | ||
devfs_web_test.dart | ||
devices_test.dart | ||
golden_comparator_process_test.dart | ||
golden_comparator_test.dart | ||
memory_fs_test.dart | ||
web_asset_server_test.dart | ||
web_expression_compiler_test.dart | ||
web_validator_test.dart | ||
workflow_test.dart |