connectycube-flutter-call-kit
connectycube-flutter-call-kit copied to clipboard
How to close the call kit screen within the app
I want to close the callkit screen from inside the app how can I do that?
@ziasultan2 you can close it after finishing the call by using method ConnectycubeFlutterCallKit.reportCallEnded(sessionId: uuid);