quipuscore_sms_plugin library

A Flutter plugin for reading and syncing SMS messages.

This plugin provides access to SMS messages on Android devices and allows syncing them to a backend server. It uses the SMS SDK Android library published via JitPack.

Classes

CollectAndSyncOptions
Options for collecting and syncing SMS
InitializeOptions
Options for initializing the SMS plugin
InitializeResult
Result of initialization
LinkUserIdWithDeviceOptions
Options for linking user ID with device
LinkUserIdWithDeviceResult
Result of linking operation
SmsMessage
Model classes for the SMS plugin Represents an SMS message
SmsPluginFlutter
The main SMS plugin class
SyncSmsResult
Result of SMS sync operation