Skip to content

Releases: voximplant/flutter_callkit

v2.1.1

02 Dec 13:37

Choose a tag to compare

  • Add ability to recreate a native CXProvider after a CXProvider has been reset

v2.1.0

17 Jun 16:11
93c0ccc

Choose a tag to compare

  • Remove ‘android’ folder to fix flutter project build for android with flutter version >= 2.0.0 #26
  • Flutter version rise to >=2.0.0
  • Dart version rise to >=2.12.2

v2.0.2+2

07 Jul 11:06

Choose a tag to compare

  • Fix formatting issue

v2.0.2+1

07 Jul 10:48

Choose a tag to compare

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

v2.0.2

06 Apr 09:14

Choose a tag to compare

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

v2.0.1

23 Mar 17:01

Choose a tag to compare

  • Add default values to FCXCallUpdate constructor

v2.0.0 - Null safety

23 Mar 16:37

Choose a tag to compare

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

v1.2.0+5

10 Mar 16:05

Choose a tag to compare

  • Add icon template image to example app

v1.2.0+4

09 Mar 15:20

Choose a tag to compare

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

v1.2.0+3

01 Mar 10:11

Choose a tag to compare

  • Add FCX prefix for internal iOS MethodType category