flutter_afriksms 0.1.1
flutter_afriksms: ^0.1.1 copied to clipboard
A powerful and easy-to-use Dart package for integrating AfrikSMS API. Send SMS, bulk SMS, personalized campaigns, check balance, and receive delivery reports.
0.1.1 #
- Update documentation
0.1.0 #
- Initial release
- Support for all AfrikSMS API endpoints:
- Send single SMS
- Send bulk SMS to multiple recipients
- Send personalized bulk SMS
- Send SMS with email notification
- Configure delivery report callback URL
- Check account balance
- Comprehensive error handling with custom exceptions
- Type-safe models for all requests and responses
- Input validation for phone numbers and parameters
- Built-in logging support
- Well-documented API with examples
- 100% Dart null safety support
- Tests covering all features