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 740023e commit 03cb0cdCopy full SHA for 03cb0cd
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.2.0] - 2020.11.11
5
+
6
+* Change FlutterCallKeep as a singleton.
7
+* Add CallKeepPushKitToken event for iOS.
8
+* Add firebase_messaging to example.
9
+* Support waking CallKeep from PushKit when the app is closed.
10
11
[0.1.1] - 2020.09.17
12
13
* Fix compile error for iOS.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.1.1
+version: 0.2.0
author: [email protected]
homepage: https://github.com/flutter-webrtc/callkeep
0 commit comments