sms_sender_background 1.0.6
sms_sender_background: ^1.0.6 copied to clipboard
A Flutter plugin for sending SMS messages with support for dual SIM cards, permission handling, and multi-part messages.
1.0.6 #
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