otp_plus 0.0.8 copy "otp_plus: ^0.0.8" to clipboard
otp_plus: ^0.0.8 copied to clipboard

A Flutter package that auto-fills OTPs from SMS or other sources into text fields, enabling seamless user authentication and improving the sign-in experience.

Changelog #

0.0.1 - 2025-08-06 #

Added #

  • Initial release of otp_plus package.

  • OtpPlusInputs widget supporting:

    • Customizable OTP length and field shapes (square, underline, circle).
    • Paste detection with automatic digit distribution.
    • Obscured input with configurable obscuring character.
    • Custom styling options for text, cursor, spacing, and decoration.
    • Keyboard navigation with backspace focus handling.
    • Callback triggered on OTP completion.
    • Support for LTR and RTL text directions.
    • Custom context menu with paste functionality (excluding web platform).

0.0.2 - 2025-08-07 #

  • Update README.md

0.0.3 - 2025-08-07 #

  • Change pubspec.yaml description

0.0.4 - 2025-08-09 #

  • Fix problem in fonts

0.0.5 - 2025-08-09 #

  • Add onSubmit - onChanged functions
  • Add Directionality to otp inputs

0.0.6 - 2025-08-09 #

  • Change width of demo picture

0.0.7 - 2025-08-09 #

  • Remove fonts

0.0.8 - 2025-08-09 #

  • Fix problem in border color
4
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that auto-fills OTPs from SMS or other sources into text fields, enabling seamless user authentication and improving the sign-in experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on otp_plus