BulkSMS
This is an app to send bulk messages to multiple contacts at same time.
This app is built on flutter using sms package but it can only be used on an android device as the package used to send message is not supported by iOS.
Screenshots
Features
- Bulk messaging is made easy.
- Manually type numbers to add to recipients' list.
- Pick recipients from a CSV from one click.
Instructions to Run
$ git clone https://github.com/CodeChefVIT/sms_app.git
$ cd sms_app
$ flutter run