pin_entry_text_field 0.1.4 copy "pin_entry_text_field: ^0.1.4" to clipboard
pin_entry_text_field: ^0.1.4 copied to clipboard

Fully customizable Pin Entry TextField for flutter, This widget accepts pin of any length and it detects the entry of the last pin.

[0.0.1] #

  • Initial Open Source release.

[0.1.1] #

  • updated the package description
  • changed the class instance variables to final
  • cleared pin variable value after submitting and on textField widget focus
  • added super call on dispose method

[0.1.2] #

  • formatted the source code
  • reduced the description length to 131 characters

[0.1.3] #

  • Removed focusNode.dispose() on widget dispose

[0.1.4] #

  • fixed submit on last digit entry
35
likes
40
pub points
81%
popularity

Publisher

unverified uploader

Fully customizable Pin Entry TextField for flutter, This widget accepts pin of any length and it detects the entry of the last pin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pin_entry_text_field