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 59306ca commit ddef4baCopy full SHA for ddef4ba
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.2.1] - 2020.12.23
5
+
6
+* Fix: Missing null check.
7
+* Fix: change parameter handle to number.
8
9
[0.2.0] - 2020.11.11
10
11
* Change FlutterCallKeep as a singleton.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.2.0
+version: 0.2.1
author: [email protected]
homepage: https://github.com/flutter-webrtc/callkeep
0 commit comments