noti_fire_api 0.0.1
noti_fire_api: ^0.0.1 copied to clipboard
A Flutter package for interacting with the Noti Fire WhatsApp API.
noti_fire_api #
A Flutter package for interacting with the Noti Fire WhatsApp API.
This package provides simple methods to send text messages, media (images, files, audio, PDFs), and handle responses using the Noti Fire API.
Features #
- Send text messages to WhatsApp numbers.
- Send media files (images, audio, documents, PDFs).
- Send voice notes.
- Handle error responses in a structured way.
- Easy integration with Dio.
Installation #
Add to your pubspec.yaml:
dependencies:
noti_fire_api: ^0.0.1