flutter_txms library

Flutter TxMS library for handling hex-encoded messages in SMS/MMS communication

Classes

SmsParseResult
A transaction status parsed from an SMS response.
Transport
Transport interface for handling hex-encoded messages in SMS/MMS communication. Provides methods for encoding, decoding, and managing message transport.
Txms

Properties

aliases Map<String, String>
Network aliases mapping IDs and friendly names to number-pool names.
getter/setter pair
countries Map<String, Map<String, List<String>>>
Default phone numbers for each network and country.
final