- Added
DartDevelopmentServiceConfiguration
to allow for configuring DDS behavior. - Added support for serving DevTools via DDS. This will become the sole method of serving
DevTools from DWDS in a future major release. - Deprecated
spawnDds
,ddsPort
, anddevToolsLauncher
properties inDebugSettings
. - Added
ddsConfiguration
toDebugSettings
.