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
245 stars 182 forks source link

Add canSendText #7

Closed kmcgill88 closed 5 years ago

kmcgill88 commented 5 years ago

Closes #3

rodydavis commented 5 years ago

Looks great, thank you!