nimbasms_flutter 1.0.1 copy "nimbasms_flutter: ^1.0.1" to clipboard
nimbasms_flutter: ^1.0.1 copied to clipboard

Flutter plugin for interacting with the Nimba SMS API

Changelog #

1.0.0 #

  • Initial release of nimbasms_flutter.
  • Added support for sending SMS.
  • Added support for retrieving all messages.
  • Added support for retrieving a specific message by ID.
  • Added support for retrieving account details.
  • Added support for retrieving the list of contacts.
  • Added support for creating a new contact.
  • Added support for retrieving the list of groups.
  • Added support for creating a verification.

[1.0.1] - 2024-09-06 #

Changed #

  • Renamed class NimbasSms to NimbaSMS for consistency.
  • Renamed method sendSms to send for simplicity.

Added #

  • Added a detailed Usage section in the documentation with examples for sending SMS, managing contacts, retrieving messages, etc.

Fixed #

  • Minor improvements to the documentation and code consistency.
1
likes
140
points
43
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 nimbasms_flutter