flutter_otp_text_field 1.1.3+2 copy "flutter_otp_text_field: ^1.1.3+2" to clipboard
flutter_otp_text_field: ^1.1.3+2 copied to clipboard

Fully customizable OTP Entry TextField for flutter, Widget accepts pin of any length. Its written in pure dart, no extra dependency.

[1.1.3+2] - 2024/04/02 #

  • allow navigating to previous otp field on back button press

[1.1.2+1] - 2024/03/14 #

  • exposed content padding

[1.1.2] - 2024/03/14 #

  • exposed height and alignment to api to allow setting the height and aligning the text fields

[1.1.1] - 2022/09/02 #

  • Added functionality to jump to previous Text field after deleting a number

[1.1.0] - 2022/08/02 #

  • added clearText to allow users to clear text
  • exposed textFields list of controllers - helps in the manipulation of text

[0.0.1] - 2020/04/19 #

  • added customizable input decoration
  • added customizable borderRadius
  • added customizable borderColor and borderWidth for focused and disabled border
  • added onChanged to observe the text changed
  • added OnSubmit to handle submits, validation and navigation after text changed
134
likes
120
pub points
99%
popularity

Publisher

unverified uploader

Fully customizable OTP Entry TextField for flutter, Widget accepts pin of any length. Its written in pure dart, no extra dependency.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_otp_text_field