flutter/dev/integration_tests/web/lib
Jackson Gardner 8f0e77696f
Set dart defines properly while in debug mode. (#152262)
Turns out just supporting the right value for `kDebugMode` was a lot simpler than I thought. Debug builds used to never go through the build system code path when using `flutter run`, but now that we have wasm this can occur with the run command.

This should address https://github.com/flutter/flutter/issues/148850
2024-07-25 22:00:50 +00:00
..
a.dart [flutter_tools] support run -d chrome test scripts (#51658) 2020-02-28 14:21:02 -08:00
assertion_test.dart Set dart defines properly while in debug mode. (#152262) 2024-07-25 22:00:50 +00:00
b.dart [flutter_tools] support run -d chrome test scripts (#51658) 2020-02-28 14:21:02 -08:00
c.dart [flutter_tools] support run -d chrome test scripts (#51658) 2020-02-28 14:21:02 -08:00
d.dart [flutter_tools] support run -d chrome test scripts (#51658) 2020-02-28 14:21:02 -08:00
framework_stack_trace.dart Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00
main.dart License update (#45373) 2019-11-27 15:04:02 -08:00
null_enabled_api.dart [null-safety] remove enable experiment flags (#69930) 2020-11-05 23:58:11 -08:00
null_safe_main.dart Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
service_worker_test_blocked_service_workers.dart flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
service_worker_test_cached_resources.dart Flutter Web Bootstrapping Improvements (#144434) 2024-03-12 22:41:26 +00:00
service_worker_test.dart flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
sound_mode.dart Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00
stack_trace.dart Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00
web_define_loading.dart Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00
web_directory_loading.dart flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
web_resources_cdn_test.dart Fix the output of the CDN test. (#148730) 2024-05-21 18:07:23 +00:00