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

Unable to run on Xcode #24

Closed finner closed 3 years ago

finner commented 4 years ago

I have imported and installed version 1.1.0 which works fine in Android. However when I try to open the project in Xcode and then run I get an error message Module flutter_sms not found.

rodydavis commented 3 years ago

fixed on version 2.3.1 reopen if it is still an issue