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

Question Regarding the length of message #2

Closed padmanabanSampath closed 5 years ago

padmanabanSampath commented 6 years ago

what is the maximum length of the sms message can be send?

rodydavis commented 5 years ago

160 characters and it it is longer than that it will send as MMS. On iOS if it is going to an iPhone it will use iMessage and there is no limit