otp_input 1.0.4 copy "otp_input: ^1.0.4" to clipboard
otp_input: ^1.0.4 copied to clipboard

A Flutter package that provides customizable OTP (One-Time Password) input fields. Supports multiple field styles (box, underline, dash), flexible spacing, text styling, and validation to easily integ [...]

Changelog #

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.


1.0.4 - 2025-08-22 #

Added #

  • Support for multiple OTP field styles (box, underline, dash).
  • Option to customize field gap, height, and text style.
  • Improved documentation with clear usage examples.

Changed #

  • Enhanced package description for better visibility on pub.dev.
  • Minor internal refactor for cleaner widget structure.

1.0.3 - 2023-11-20 #

Added #

  • Initial release of the OtpInputField package.
  • Basic customizable OTP input field.
  • Example project demonstrating usage.
2
likes
120
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides customizable OTP (One-Time Password) input fields. Supports multiple field styles (box, underline, dash), flexible spacing, text styling, and validation to easily integrate OTP verification into your apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on otp_input