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 ace08d0 commit d1c483eCopy full SHA for d1c483e
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.3.3] - 2023.01.25
5
+
6
+* [fix] Remove as `type` to allow null assignment.
7
8
[0.3.2] - 2021.09.27
9
10
* [feat] Add backgroundMode for setup.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.3.2
+version: 0.3.3
homepage: https://github.com/flutter-webrtc/callkeep
environment:
0 commit comments