flutter/packages/flutter_tools/lib/src/web
Danny Tuppeny 37eec86294
Allow web server device to use extension if started with --start-paused (#44263)
* Allow web server device to use extension if started with --start-paused

* Fix comment

* Remove browser-launch option that allowed using Chrome without launching Chrome

The web-server device should now be used if you don't want to launch a browser.

* Add tests for WebServerDevice with --start-paused

* Fixes from rebase

* More fixes from rebase

* Fix from rebase

* Fix condition for page refresh in non-debug builds

* Make dwds conditions match with a new getter

* Add missing .device
2019-11-19 20:11:53 +00:00
..
bootstrap.dart Reland: enable usage of experimental web compiler (#44400) 2019-11-07 20:13:02 -08:00
chrome.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
compile.dart Don't log stack traces to console on build failures (#44966) 2019-11-18 14:04:11 -08:00
devfs_web.dart implicit-casts:false on flutter_tools/lib (#44447) 2019-11-19 07:57:42 +01:00
web_device.dart Allow web server device to use extension if started with --start-paused (#44263) 2019-11-19 20:11:53 +00:00
web_runner.dart add --dart-defines option (#44083) 2019-11-09 17:08:53 -08:00
web_validator.dart Add more information to cannot find Chrome message (#41695) 2019-10-01 14:03:12 -07:00
workflow.dart Fix visibility of web server device when Chrome is not available (#40757) 2019-09-30 14:45:30 +01:00