sms_suite

A Flutter plugin to send SMS messages to multiple phone numbers using Android's native SmsManager API.

Note: This plugin currently supports Android only. iOS is not yet implemented.


✨ Features

  • Send SMS messages to one or more phone numbers.
  • Works with Android's SmsManager API.
  • Supports method channel architecture for clean, scalable native code integration.

🛠 Installation

Add the following line to your pubspec.yaml:

dependencies:
  sms: ^0.0.1