otpiq_flutter 0.0.4 copy "otpiq_flutter: ^0.0.4" to clipboard
otpiq_flutter: ^0.0.4 copied to clipboard

Unofficial Flutter SDK for OTPIQ SMS, WhatsApp, and Telegram messaging API.

0.0.4 #

  • Added a Security Best Practices section in README.md with guidelines on secure API key handling, server-side implementation options (like Serverpod), and key encryption/obfuscation techniques.
  • Updated package description in README.md to reflect that it is an unofficial SDK.

0.0.3 #

  • Fixed relative image paths in README.md by updating them to use absolute raw GitHub URLs so they render correctly on pub.dev.
  • Added WhatsApp template message preview screenshot.

0.0.2 #

  • Internal package configuration and repository updates.

0.0.1 #

  • Initial release of the OTPIQ Flutter SDK.
  • Implemented Otpiq main class for SDK entrypoint.
  • Implemented robust ApiClient wrapper built on Dio.
  • Added getProjectInfo() method to retrieve project details and credits.
  • Added sendSms() method to send custom, verification, or WhatsApp template messages.
  • Added trackSms() method to track messaging delivery status across channels.
1
likes
160
points
122
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Flutter SDK for OTPIQ SMS, WhatsApp, and Telegram messaging API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on otpiq_flutter