I want to implement twilio voice call in the flutter application. I tried a lot but can not get success on it.
I tried below packages for the integration twilio voice call.
firebase_core: ^1.18.0
firebase_messaging: ^11.4.2
cloud_functions: ^3.2.17
firebase_auth: ^3.3.20
Please help me to integrate this in flutter.
Thank you.