fl_pin_code 0.0.9 copy "fl_pin_code: ^0.0.9" to clipboard
fl_pin_code: ^0.0.9 copied to clipboard

Simple and Beautiful widget for showing PIN codes in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_pin_code

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

dependencies:
  fl_pin_code: ^0.0.9

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:fl_pin_code/fl_pin_code.dart';
5
likes
140
pub points
46%
popularity

Publisher

unverified uploader

Simple and Beautiful widget for showing PIN codes in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fl_pin_code