sms_sender 1.0.6 copy "sms_sender: ^1.0.6" to clipboard
sms_sender: ^1.0.6 copied to clipboard

Flutter plugin to send SMS messages in the background and select a specific SIM card

1.0.6 #

  • fix: improve permission handling to avoid conflicts with other plugins
  • fix: add unique permission request code (9876)
  • fix: improve activity lifecycle management with proper null safety
  • fix: add SecurityException handling for permission denied cases
  • fix: example app minSdk set to 21

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
5
likes
150
points
390
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to send SMS messages in the background and select a specific SIM card

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sms_sender

Packages that implement sms_sender