flutter_nimbas_sms 1.0.1
flutter_nimbas_sms: ^1.0.1 copied to clipboard
Flutter plugin for interacting with the Nimba SMS API
flutter_nimbas_sms #
flutter_nimbas_sms
is a Flutter plugin for interacting with the Nimba SMS API. It allows you to send SMS, manage contacts, retrieve messages, and perform other SMS-related operations using the Nimba SMS service.
Features #
- Send SMS
- Retrieve all messages
- Retrieve a specific message by ID
- Retrieve account details
- Retrieve the list of contacts
- Create a new contact
- Retrieve the list of groups
- Create a verification
Getting Started #
Installation #
Add flutter_nimbas_sms
as a dependency in your pubspec.yaml
file:
dependencies:
flutter:
sdk: flutter
flutter_nimbas_sms: ^1.0.0