akedly 0.0.2
akedly: ^0.0.2 copied to clipboard
A simple Flutter package for Akedly WhatsApp OTP verification. Provides a clean interface for sending and verifying OTP codes through Akedly's WhatsApp API.
0.0.2 #
- Updated README with improved documentation and formatting
- Enhanced package description and examples
0.0.1 #
- Initial release of the Akedly Flutter package
- Simple API with just two methods:
sendOTP()andverifyOTP() - Automatic transaction management - handles all internal API calls
- Comprehensive error handling with
AkedlyException - Full test coverage
- Complete documentation and example app
- Support for dependency injection for testing