- Support
crypto
2.0.0.
-
Fix all strong-mode errors and warnings.
-
Fix a bug where
HtmlWebSocketChannel.close()
would crash on non-Dartium browsers if the close code and reason weren't provided explicitly.
- Properly use
BASE64
fromdart:convert
rather thancrypto
.
- Add support for
crypto
1.0.0.
- Initial version