flutter_sms
flutter_sms copied to clipboard
Use enum result rather than string
Returns an enum SendSMSResult with the result of sending the message, rather than a string.