sms_sender_background 1.0.3
sms_sender_background: ^1.0.3 copied to clipboard
A Flutter plugin for sending SMS messages with support for dual SIM cards, permission handling, and multi-part messages.
0.0.1 #
Initial release with the following features:
- Send SMS messages with support for dual SIM cards
- Automatic permission handling (request and check SMS permissions)
- Support for long messages (automatically splits into multi-part messages)
- Comprehensive error handling and status reporting
- Example app demonstrating all features