flutter_sms_plus library

Classes

Contact
A contact of yours
ContactPhotoQuery
A contact's photo query
ContactQuery
A contact query
Photo
Class that represents the photo of a Contact
SimCard
Represents a device's sim card info
SimCardsProvider
SmsMessage
A SMS Message
SmsQuery
A SMS query
SmsReceiver
A SMS receiver that creates a stream of SMS
SmsSender
A SMS sender
SmsThread
A SMS thread
UserProfile
Class that represents the data of the device's owner.
UserProfileProvider
Used to get the user profile

Typedefs

ContactHandlerFail = void Function(Object e)
Called when sending SMS failed
OnError = dynamic Function(Object error)