fluttercommunity / flutter_sms

A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS. Maintainer: @rodydavis
https://fluttercommunity.github.io/flutter_sms/
MIT License
241 stars 176 forks source link

sendSms from background isolate on android #85

Closed RickPoleshuck closed 1 week ago

RickPoleshuck commented 1 year ago

I added another type to direct or dialog, background, but kept backwards compatibility.