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
139 stars 126 forks source link

Fix channel setup for external plugins usage #81

Closed meomap closed 3 years ago

meomap commented 3 years ago

https://github.com/shounakmulay/Telephony/issues/78

meomap commented 3 years ago

I only tested this PR against the usecases of:

shounakmulay commented 3 years ago

Thanks for the PR @meomap

shounakmulay commented 3 years ago

Tested with Alarm Manager. Looks good.