verify_code_input 1.0.1 copy "verify_code_input: ^1.0.1" to clipboard
verify_code_input: ^1.0.1 copied to clipboard

A verification code input widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verify_code_input

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  verify_code_input: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:verify_code_input/verify_code_input.dart';
2
likes
20
pub points
31%
popularity

Publisher

unverified uploader

A verification code input widget.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on verify_code_input