8000
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 770ab28 commit dca06d9Copy full SHA for dca06d9
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
--------------------------------------------
4
+[0.3.1] - 2020.09.11
5
+
6
+* [Dart] Apply pedantic linter and more rigorous analysis options.
7
8
[0.3.0+1] - 2020.09.06
9
10
* [Dart] FIX - missing null check onIceGatheringState (web)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_webrtc
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
-version: 0.3.0+1
+version: 0.3.1
homepage: https://github.com/cloudwebrtc/flutter-webrtc
environment:
sdk: ">=2.2.2 <3.0.0"
0 commit comments