Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_performAnswerCallAction not called #10

Open
ravivlb opened this issue Apr 4, 2020 · 3 comments
Open

_performAnswerCallAction not called #10

ravivlb opened this issue Apr 4, 2020 · 3 comments

Comments

@ravivlb
Copy link

ravivlb commented Apr 4, 2020

When answering the call, I have to implement my own flow. but the event not calling back.

Please help to resolve this.

@yukitaka13-1110
Copy link

@ravivlb Do you use the latest version?

@ravivlb
Copy link
Author

ravivlb commented May 7, 2020

Latest version only. I have to retry again.

@yukitaka13-1110
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants