Add patch
support
Fix Websockets
Fix support for dart@2
Breaking changes. Removed hart
dependency, start
now uses proper Cookie
library,
serves index.html
by default
This update is dependent on a breaking change in the latest version of the Dart stdlib. Please make sure you update to the latest version of Dart before installing.
- Change HttpRequest.queryParameters to HttpRequest.uri.queryParameters.