flutter/packages/flutter_tools/test/general.shard/web
Christopher Fujino 8a31a3a284
Flutter preview device (#135639)
Fixes https://github.com/flutter/flutter/issues/130277

This PR does two things:

1. introduce a hidden `flutter build _preview` command, that will build a debug windows desktop app and copy it into the SDK's binary cache. This command is only intended to be run during packaging.
2. introduce a new device type, called `PreviewDevice`, which relies on the prebuilt desktop debug app from step 1, copies it into the target app's assets build folder, and then hot reloads their dart code into it.
2023-10-18 00:27:54 +00:00
..
migrations Flutter preview device (#135639) 2023-10-18 00:27:54 +00:00
bootstrap_test.dart [web] remove loading indicator in -d web-server builds (#136482) 2023-10-12 23:45:06 +00:00
compile_web_test.dart tool/web: correctly log all options to web wasm compile (#126379) 2023-05-10 19:26:08 +00:00
devfs_web_test.dart Support --web-header option for flutter run (#136297) 2023-10-17 19:42:01 +00:00
devices_test.dart Enable unreachable_from_main lint - it is stable now!!1 (#129854) 2023-07-06 00:09:01 +00:00
golden_comparator_process_test.dart Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
golden_comparator_test.dart Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
memory_fs_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
web_asset_server_test.dart Update packages + fix tests for javascript mime change (#118617) 2023-01-19 09:54:40 -05:00
web_expression_compiler_test.dart Null safety migration of packages/flutter_tools/test/general.shard, part 2/2 (#110712) 2022-09-07 12:28:52 -07:00
web_validator_test.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00