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

A customizable 2FA / OTP code input for Flutter. Set the length and cell style; get auto-advance, backspace navigation, paste and autofill for free.

0.0.1 #

Initial release.

  • Mo2FACodeField — configurable-length code input with auto-advance, backspace navigation, paste / one-time-code autofill distribution and type-over on focused cells.
  • Form integration via FormField<String> (validator, autovalidateMode).
  • Mo2FAInputType (numeric / alphanumeric / any) and Mo2FACaseTransform (upper / lower / none) input filtering.
  • Mo2FACodeStyle for cell size, spacing, text style, per-cell decorations (focus and error aware) and error text style.
  • Mo2FACodeController to read, set or clear the code programmatically.
1
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable 2FA / OTP code input for Flutter. Set the length and cell style; get auto-advance, backspace navigation, paste and autofill for free.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mo_2fa_code