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

A production-ready OTP authentication package for Flutter with SMS Retriever integration, OTP autofill, validation, resend timers, and customizable UI.

0.0.3 #

  • Added Swift Package Manager (SPM) support for iOS and macOS.
  • Migrated Android project to use the new AGP built-in Kotlin configuration.

0.0.2 #

  • Added cross-platform support for iOS, macOS, Windows, Linux, and Web.
  • Fixed pub.dev validation issues: reduced description length, fixed repository URLs.
  • Applied dart format to adhere to standard Dart file conventions.

0.0.1 #

  • Initial release with OTP input UI, SMS Retriever, autofill, validation, resend timer, state management, theme customization, and headless controller.
  • iOS QuickType OTP autofill via AutofillGroup and oneTimeCode hints.
  • Example app demonstrating all field styles and headless controller usage.
  • pub.dev publishing metadata and checklist.
1
likes
160
points
88
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready OTP authentication package for Flutter with SMS Retriever integration, OTP autofill, validation, resend timers, and customizable UI.

Repository (GitHub)
View/report issues

Topics

#otp #authentication #sms #autofill #verification

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on otp_forge

Packages that implement otp_forge