otpiq_flutter 0.0.2
otpiq_flutter: ^0.0.2 copied to clipboard
Unofficial Flutter SDK for OTPIQ SMS, WhatsApp, and Telegram messaging API.
0.0.1 #
- Initial release of the OTPIQ Flutter SDK.
- Implemented
Otpiqmain class for SDK entrypoint. - Implemented robust
ApiClientwrapper 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.