We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8522f commit b735c09Copy full SHA for b735c09
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
--------------------------------------------
3
+[0.3.1]
4
+
5
+* Updated package using https://github.com/ZackMitkin/dart-protoo-client as reference and added null-safety
6
7
[0.2.0] - 2019.12.18
8
9
* Add support for Flutter Web.
pubspec.yaml
@@ -1,5 +1,5 @@
name: protoo_client
-version: 0.3.0
+version: 0.3.1
description: Dart version of the protoo-client library.
homepage: https://github.com/cloudwebrtc/dart-protoo-client
environment:
0 commit comments