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 248b9ab commit 726db97Copy full SHA for 726db97
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.3.0] - 2021.06.12
5
+
6
+* null safety
7
+* Add toolkit for testing.
8
+* Fixed receiving Voip push in background mode for iOS 13+.
9
+* Fix crash when iOS push uses the wrong push format (alert).
10
11
[0.2.4] - 2021.01.08
12
13
* Fix crash when appName is not set.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.2.4
+version: 0.3.0
homepage: https://github.com/flutter-webrtc/callkeep
environment:
0 commit comments