dwds 0.2.1 copy "dwds: ^0.2.1" to clipboard
dwds: ^0.2.1 copied to clipboard

outdated

A service that proxies between the Chrome debug protocol and the Dart VM service protocol.

0.2.1 #

  • Support setExceptionPauseMode.

0.2.0 #

  • Added custom tokens to the wsUri for increased security.
    • Treating this as a breaking change because you now must use the wsUri getter to get a valid uri for connecting to the service, when previously combining the port and host was sufficient.

0.1.0 #

  • Initial version