code_confirmation 1.0.3 copy "code_confirmation: ^1.0.3" to clipboard
code_confirmation: ^1.0.3 copied to clipboard

A widget with numerical keyboard and 4 inputs, usefull for hight secured confirmation with 2 step

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add code_confirmation

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

dependencies:
  code_confirmation: ^1.0.3

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:code_confirmation/code_confirmation.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A widget with numerical keyboard and 4 inputs, usefull for hight secured confirmation with 2 step

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on code_confirmation