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

retracted

A Flutter widget for OTP input with paste functionality.

otp_paste_field #

A Flutter package for rendering an OTP (One Time Password) input field where users can paste or type the OTP across multiple input fields. This package provides a customizable solution for OTP input forms.

pub package

Description #

The otp_paste_field package allows you to easily implement an OTP input field in your Flutter app. It provides a customizable OTP input field with support for multiple OTP fields. This widget is useful for apps that require OTP verification, like login or registration processes.

  • Customizable OTP Length: Define the length of the OTP.
  • Support for Paste: OTP can be pasted directly into the fields.
  • Easy Integration: Can be easily integrated into any Flutter app.

Getting Started #

Installation #

To use this package, add it as a dependency in your pubspec.yaml file:

dependencies:
  otp_paste_field: ^1.0.0
6
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for OTP input with paste functionality.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on otp_paste_field