flutter_callkit_voximplant 1.1.1 flutter_callkit_voximplant: ^1.1.1 copied to clipboard
Flutter SDK for CallKit integration to Flutter applications on iOS
1.1.1 #
- README.md improvements (thank you VictorUvarov)
FCXStartCallAction.contactIdentifier
andFCXStartCallAction.video
parameters no longer ignored in native iOS code
1.1.0+3 #
- LICENSE warning fix
- Code formatted according to dartfmt
- uuid dependency upgrade
1.1.0+2 #
- Xcode 11.4+ support added
- Code formatted according to dartfmt
- Version of Flutter rise to >=1.20.0
1.1.0+1 #
- Nullability annotations added in native plugin API, to correctly work with Swift
- Handling push notifications example on Swift added
1.1.0 #
FlutterCallkitPlugin.hasCallWithUUID:
API added in iOS code
1.0.0 #
Release