flutter/packages/flutter_tools/test/integration.shard/test_data
Jonah Williams e666ea8de4
[flutter_tools] cleanups to web runner functionality (#61178)
Skip unnecessary parsing of chrome URI. Ensure stack traces are initialized in web server. Disclaimer on web server that it does not support debugging and remove help message. Fix generated entrypoint to check for main(List<String> args)

- Fixes #59643
- Fixes #55084
- Fixes #60417
2020-07-13 15:12:46 -07:00
..
background_project.dart [flutter_tools] reland: Update background isolates when performing hot reload/restart (#52479) 2020-03-12 12:48:05 -07:00
basic_project.dart [flutter_tools] cleanups to web runner functionality (#61178) 2020-07-13 15:12:46 -07:00
gen_l10n_project.dart [flutter_tools] For l10n with deferred loading, use loadLibrary for non-web too (#59539) 2020-06-16 13:36:28 -07:00
hot_reload_project.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
project_with_early_error.dart Add integration tests for structured error (#59809) 2020-06-19 13:58:03 -07:00
project.dart fixed flutter pub get failure in tests (#55499) 2020-04-24 09:09:01 -07:00
stateless_stateful_project.dart [flutter] Allow hot reload replacements of Stateless/Stateful Widget (#48932) 2020-01-30 07:58:03 -08:00
stepping_project.dart [flutter_tools] Update to latest dwds APIs (#51004) 2020-03-17 17:29:53 -07:00
test_project.dart [flutter_tools] support machine and coverage together but for real (#54692) 2020-04-13 19:00:02 -07:00
tests_project.dart Enable expression evaluation in debugger for web platform (#53595) 2020-04-02 10:26:03 -07:00