shounakmulay / Telephony

Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
https://telephony.shounakmulay.dev
MIT License
138 stars 126 forks source link

Service Center required in SmsMessage #137

Open faizann opened 2 years ago

faizann commented 2 years ago

Hi

I needed Service Center in SMS message as well.

Here is a PR for the ability to get ServiceCenter. https://github.com/shounakmulay/Telephony/pull/136