flutter_ios_voip_kit 0.0.4+1 flutter_ios_voip_kit: ^0.0.4+1 copied to clipboard
One-to-one video call using CallKit and PushKit with flutter ios app.
0.0.4+1 #
- fix example app
0.0.4 #
- rename
rtc_channel_id
touuid
. - update document how to post VoIP notification with curl.
- update document how to create icon for CallKit.
0.0.3+1 #
- added doc comment to callback events.
0.0.3 #
- fix onDidRejectIncomingCall be called after call connected
- rename reportOutgoingCall to avoid misunderstanding
0.0.2 #
- fix error start call action
- update README.md
0.0.1+3 #
- fix EndCal and example app
0.0.1+2 #
- fix example app
0.0.1+1 #
- update README.md
0.0.1 #
- Initial release