otp_forge 0.0.1
otp_forge: ^0.0.1 copied to clipboard
A production-ready OTP authentication package for Flutter featuring SMS Retriever integration, OTP autofill, validation, resend timers, verification states, and fully customizable UI components.
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
AutofillGroupandoneTimeCodehints. - Example app demonstrating all field styles and headless controller usage.
- pub.dev publishing metadata and checklist.