flutter_nimbas_sms 1.0.1 copy "flutter_nimbas_sms: ^1.0.1" to clipboard
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
0
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for interacting with the Nimba SMS API

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, web

More

Packages that depend on flutter_nimbas_sms