Flutter Callkit Versions Save

Flutter SDK for CallKit integration to Flutter applications on iOS

v2.1.0

2 years ago

v2.0.2+2

2 years ago
  • Fix formatting issue

v2.0.2+1

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

v2.0.2

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

v2.0.1

3 years ago
  • Add default values to FCXCallUpdate constructor

v2.0.0

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

v1.2.0+5

3 years ago
  • Add icon template image to example app

v1.2.0+4

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

v1.2.0+3

3 years ago
  • Add FCX prefix for internal iOS MethodType category

v1.2.0+2

3 years ago