Releases: voximplant/flutter_callkit
Releases · voximplant/flutter_callkit
v2.1.0
v2.0.2+2
- Fix formatting issue
v2.0.2+1
- Mention article "How we make Flutter work with CallKit Call Directory" in the README
v2.0.2
- Resolve issue that causes exception throw when
FlutterCallkitPlugin.sharedInstance.reportNewIncomingCall
called withoutCXHandle
instance
v2.0.1
- Add default values to FCXCallUpdate constructor
v2.0.0 - Null safety
- Migrate to null safety
- Log output formatting improved
- Minimum Dart SDK version changed to 2.12.0
- Minor internal improvements
v1.2.0+5
- Add icon template image to example app
v1.2.0+4
- Move uuid dependency to example/pubspec
- Move uuid dependency to dev_dependencies
- Update uuid dependency to ^3.0.1
v1.2.0+3
- Add FCX prefix for internal iOS MethodType category