flutter_sms icon indicating copy to clipboard operation
flutter_sms copied to clipboard

Use enum result rather than string

Open stevenspiel opened this issue 3 years ago • 0 comments

Returns an enum SendSMSResult with the result of sending the message, rather than a string.

stevenspiel avatar Jun 07 '22 16:06 stevenspiel