ConnectyCube / connectycube-flutter-call-kit

A Flutter plugin for displaying call screen when the app in the background or terminated.
https://developers.connectycube.com/flutter
Apache License 2.0
57 stars 80 forks source link

Dispose Ringing #108

Closed ams770 closed 1 year ago

ams770 commented 1 year ago

I need to stop the call ringing in some condition how can I do that?

TatankaConCube commented 1 year ago

use https://github.com/ConnectyCube/connectycube-flutter-call-kit#notify-the-plugin-about-user-actions-concerning-the-call-on-the-flutter-app-side if you need to notify the plugin about some users' actions

or specify your needs with more details