sms_sender 1.0.5
sms_sender: ^1.0.5 copied to clipboard
Flutter plugin to send SMS messages in the background and select a specific SIM card
1.0.5 #
- fix: subscrptionInfo fetching logic from list of active subscriptions
1.0.4 #
- adjustment : change permission SEND_SMS & READ_PHONE_STATE package to project
1.0.3 #
- Fix SMS result handling in iOS implementation
1.0.2 #
- Added MIT license to comply with OSI-approved standards
- Improved documentation for public members
1.0.1 #
- Initial experimentation