flutter_call_kit
flutter_call_kit copied to clipboard
_performAnswerCallAction not called
When answering the call, I have to implement my own flow. but the event not calling back.
Please help to resolve this.
@ravivlb Do you use the latest version?
Latest version only. I have to retry again.
@ravivlb Dart pub's latest version is v0.0.2.
https://github.com/peerwaya/flutter_call_kit/blob/master/CHANGELOG.md
So you should write in pubspec.yaml like the following.
flutter_call_kit:
git:
url: git://github.com/peerwaya/flutter_call_kit.git
ref: master