dwds
constraint to 24.0.0
.Update dwds
constraint to 23.3.0
.
Update package:vm_service
constraint to >=10.1.0 <15.0.0
. - #2307
dwds
constraint to 23.0.0
.package:vm_service_interface
. - #2262package:vm_service
constraint to >=10.1.0 <14.0.0
. - #2235dwds
constraint to 21.1.0
.Dwds.start
. - #2231package:vm_service
constraint to >=10.1.0 <13.0.0
. - #2248dwds
constraint to 21.0.0
.--null-safety
option. - #2206>=3.2.0-36.0.dev <4.0.0
. - #2207dwds
constraint to 21.0.0
.build_web_compilers
constraint to ^4.0.4
.>=3.1.0-340.0.dev <4.0.0
.dwds
constraint to 20.0.1
.dwds
constraint to 19.0.2
.>=3.1.0-254.0.dev <4.0.0
.dwds
constraint to 19.0.1
.dwds
constraint to 19.0.0
.dwds
constraint to 18.0.2
.build_daemon
constraint to ^4.0.0
.>=3.0.0-188.0.dev <4.0.0
.18.0.0
.--enable-experiment
flag to webdev commands and pass it to the build runner and the expression compiler service.>=3.0.0-134.0.dev <4.0.0
.package:vm_service
constraint to >=10.1.0 <12.0.0
.Breaking changes
--(no)-sound-null-safety
flag to build daemon.build_web_compilers
constraint to ^4.0.0
.build_runner
constraint to ^2.4.0
.ExpressionCompilerService.handler
.16.0.0
.package:vm_service
.Add an option to pass user data directory to chrome: user-data-dir
. Auto detect user data directory based on the current OS if auto
is given as a value. If null
is given as a value (default), fall back to the existing behavior (i.e. creating/reusing a temp directory).
Note: not supported for Windows yet due to flakiness it introduces.
Example using user-specified directory:
webdev serve \ --debug --debug-extension \ --user-data-dir='/Users/<user>/Library/Application Support/Google/Chrome'
Example using auto-detected directory:
webdev serve \ --debug --debug-extension \ --user-data-dir=auto
Update the min SDK constraint to 2.17.0.
vm_service
to ^8.1.0
.>=2.16.0
.>=2.15.0 <3.0.0
.>=2.14.0 <3.0.0
package:dwds
.>=2.13.0
.package:build_daemon
.package:dwds
.>=2.13.0-144.0.dev
.package:dwds
.null-safety
flag. See README.package:vm_service
version 6.x.x
.package:sse
.package:vm_service
to version >=3.0.0 <6.0.0
.build_web_compilers
version 2.12.0
.package:dwds
.--enable-expression-evaluation
flag passed to webdev
commands. The feature is disabled by default.>=2.10.0
.>=2.8.1
.package:build_web_compilers
.build_web_compilers
version 2.12.0-dev.1
.package:dwds
.package:dwds
.package:dwds
.serve
command.>=2.7.0
.package:vm_service
to version >=3.0.0 <5.0.0
2.6.0
.build_web_compilers
version 2.6.1
.<2.0.0
are not supported by any dart sdk >=2.6.0
.<2.6.1
have bugs that we want to avoid users running into.package:vm_service
version ^2.0.0
.package:dwds
.--output=NONE
when building.daemon
command.package:sse
.--debug
or --debug-extension
is provided.--debug-extension
.--launch-app
command line option.web/app.html
.daemon
and serve
commands.package:dwds
.package:dwds
.package:dwds
.serve
command through the addition of two new options tls-cert-chain
and tls-cert-key
.package:webkit_inspection_protocol
.--no-injected-client
option which can be used to work around issues relating to the injected client.js
file. All debugging features must be disabled if you use this option.package:dwds
.package:dwds
.package:build_daemon
.fullReload
service extension which performs a full page refresh.build_daemon
protocol.web
directory.--hostname any
.package:build_runner
version to 1.5.0
.HttpMultiServer
to fix bind issues with IPv6 / IPv4.package:build_daemon
.HttpMultiServer
to fix bind issues with IPv6 / IPv4.flutter
and flutter_test
dependencies and fail with a nice message.package:build_daemon
.package:dwds
version 0.3.0
.serve
command will now only serve web
by default.--hot-reload
and --live-reload
flags, in favor of the new --auto=<action>
option which performs an action whenever a build completes.restart
and refresh
, which correspond to the old --hot-reload
and --live-reload
flags.package:build_daemon
. This allows shared builds as long as the build arguments are compatible.-- --delete-conflicting-outputs
argument if you used to hit y
at the prompt.--debug
flag.alt+d
(or option+d
on Mac) in the web app to launch devtools.package:build_web_compilers
v1.0.0
.package:build_runner
v1.0.0
.--version
to CLI.Creating build script
on startup so the user is aware of what the process is doing.package:build_runner
.package:build_runner
to support latest versions.--output
to be build:web
for the build
command and NONE
for the serve
command.^2.0.0-dev.54
.package:build_web_compilers
v0.4.0
.--fail-on-severe
to the build
command.build
command.directory:port
for the serve
command.build_web_compilers
to build
command.--require-build-web-compilers
flag to --build-web-compilers
.build_runner
0.8.2.--[no]-release
flag.build_web_compliers
0.3.6 when running serve
.--no-require-build-web-compilers
flag is provided.pub
when it's not in the environment path.build_web_compilers
. Allows general support for build_runner
from tools.pub deps
to validate target directory.build_web_compilers
.build
and serve
with build_runner: ^0.8.0
.