pin_input 0.2.2 copy "pin_input: ^0.2.2" to clipboard
pin_input: ^0.2.2 copied to clipboard

A customizable pin input for your projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pin_input

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

dependencies:
  pin_input: ^0.2.2

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

Publisher

verified publishercubit.com.co

A customizable pin input for your projects

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on pin_input