flutter_callkit_voximplant 2.1.0 copy "flutter_callkit_voximplant: ^2.1.0" to clipboard
flutter_callkit_voximplant: ^2.1.0 copied to clipboard

PlatformiOS

Flutter SDK for CallKit integration to Flutter applications on iOS

2.1.0 #

2.0.2+2 #

  • Fix formatting issue

2.0.2+1 #

  • Mention article "How we make Flutter work with CallKit Call Directory" in the README

2.0.2 #

  • Resolve issue that causes exception throw when FlutterCallkitPlugin.sharedInstance.reportNewIncomingCall called without CXHandle instance

2.0.1 #

  • Add default values to FCXCallUpdate constructor

2.0.0 #

  • Migrate to null safety
  • Log output formatting improved
  • Minimum Dart SDK version changed to 2.12.0
  • Minor internal improvements

1.2.0+5 #

  • Add icon template image to example app

1.2.0+4 #

  • Move uuid dependency to example/pubspec
  • Move uuid dependency to dev_dependencies
  • Update uuid dependency to ^3.0.1

1.2.0+3 #

  • Add FCX prefix for internal iOS MethodType category

1.2.0+2 #

1.2.0+1 #

  • Code formatted according to dartfmt

1.2.0 #

It is now possible to integrate a Flutter application with the iOS CallDirectory App Extension, to block and identify incoming calls!

  • FCXCallDirectoryManager API added
  • FCXPlugin_CallDirectoryExtension CallDirectory helper API added along with the FCXCallDirectoryPhoneNumber and FCXIdentifiablePhoneNumber
  • FlutterCallkitPlugin.sharedInstance API added (iOS native code)
  • FlutterCallkitPlugin.hasCallWithUUID API changed to be an instance method
  • FlutterCallkitPlugin.reportNewIncomingCallWithUUID API changed to be an instance method
  • Example app improved with Cupertino widgets
  • Example app integrated with iOS CallDirectory App Extension
  • CallDirectory App Extension integration guide added

1.1.2 #

  • Fix for a bug that might cause CXStartCallAction report to fail with unknown error
  • README.md improvements

1.1.1 #

  • README.md improvements (thank you VictorUvarov)
  • FCXStartCallAction.contactIdentifier and FCXStartCallAction.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

24
likes
130
pub points
80%
popularity

Publisher

verified publishervoximplant.com

Flutter SDK for CallKit integration to Flutter applications on iOS

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_callkit_voximplant