secure_pin_code 0.0.2 copy "secure_pin_code: ^0.0.2" to clipboard
secure_pin_code: ^0.0.2 copied to clipboard

random pin code button.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_pin_code

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

dependencies:
  secure_pin_code: ^0.0.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:secure_pin_code/secure_pin_code.dart';
0
likes
130
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

random pin code button.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_shakemywidget

More

Packages that depend on secure_pin_code