verification_code_builder 0.0.1 copy "verification_code_builder: ^0.0.1" to clipboard
verification_code_builder: ^0.0.1 copied to clipboard

outdated

Infinitely customizable widget for creating code input forms.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.0.1 - 2021-05-10 #

Added #

  • Ability to define cell widgets using the builder callback.
  • Paste action support.
  • Backspace press tracking.
  • Automatic focus control. You don't need to define the focus switching logic yourself. All you need to do in your cell widgets is to call the focus.nextFocus() when the input to the current field is complete.
  • Example app.
0
likes
0
pub points
32%
popularity

Publisher

unverified uploader

Infinitely customizable widget for creating code input forms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on verification_code_builder