auth_code_textfield 2.0.7 copy "auth_code_textfield: ^2.0.7" to clipboard
auth_code_textfield: ^2.0.7 copied to clipboard

A custom auth code textfield widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auth_code_textfield

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

dependencies:
  auth_code_textfield: ^2.0.7

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:auth_code_textfield/auth_code_textfield.dart';
2
likes
100
pub points
46%
popularity

Publisher

unverified uploader

A custom auth code textfield widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on auth_code_textfield