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 0377bfd commit 062ceb8Copy full SHA for 062ceb8
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-----------------------------------------------
4
+[0.4.0] - 2023.08.24
5
+
6
+* [fix] Extracting UI responsibility, named parameters, android dismissal fix (#189).
7
+* [fix] make the Object nullable (#182)
8
+* [chore] Updated to the latest flutter and firebase messaging (#185)
9
+* [feat] Improve Android broadcasts and iOS delegate (#159)
10
11
[0.3.3] - 2023.01.25
12
13
* [fix] Remove as `type` to allow null assignment.
pubspec.yaml
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
-version: 0.3.3
+version: 0.4.0
homepage: https://github.com/flutter-webrtc/callkeep
environment:
0 commit comments