akedly 0.0.3 copy "akedly: ^0.0.3" to clipboard
akedly: ^0.0.3 copied to clipboard

A simple Flutter package for Akedly OTP verification. Provides a clean interface for sending and verifying OTP codes through Akedly's Orchestrating API algorithm for all available channels (WhatsApp, [...]

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() and verifyOTP()
  • 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
1
likes
135
points
30
downloads

Publisher

verified publisherakedly.io

Weekly Downloads

A simple Flutter package for Akedly OTP verification. Provides a clean interface for sending and verifying OTP codes through Akedly's Orchestrating API algorithm for all available channels (WhatsApp, SMS, email & soon, Totp.)

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on akedly