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
137 stars 124 forks source link

How to get the SMS sent by the user?? #190

Open andre-ab opened 1 year ago

andre-ab commented 1 year ago

How to get the SMS sent by the user by the default application?

we can hear when the SMS arrives: telephony.listenIncomingSms how to listen when user send message?