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

Changed Readme with Correct Implementation of sendSms fuction #21

Closed adarshbalu closed 4 years ago

adarshbalu commented 4 years ago

The FlutterSms was the error portion. I removed it and it worked.

rodydavis commented 4 years ago

Thank you!