flutter_callkit
flutter_callkit copied to clipboard
voip token
How to get token to call through voip service?
You can check the voximplant flutter demos . On these projects there are examples on how to do it creating your on Channels to communicate between native code and flutter code.