vkammerer / ussd_service

A Flutter plugin to make USSD requests
https://pub.dev/packages/ussd_service
BSD 2-Clause "Simplified" License
21 stars 14 forks source link

want to establish a phone call #5

Closed hssn-hassnain closed 4 years ago

hssn-hassnain commented 4 years ago

Hi its a impressive work on the plugin i am making a phone calling app so i see in this plugin that other than ussd it is is also calling. i want to establish the call through my app instead of opening phone dialer. In order to do so what changes i have to make if i use this plugin. can u help me with this. this will be a great help for me. thanks

vkammerer commented 4 years ago

Sorry but this plugin doesn't intercept phone calls. The CALL_PHONE permission is required only to execute the USSD request.