widget_toolkit_pin 0.0.2-dev.3 copy "widget_toolkit_pin: ^0.0.2-dev.3" to clipboard
widget_toolkit_pin: ^0.0.2-dev.3 copied to clipboard

This package provide out of the box entering PIN code functionality, which can be used with biometric authentication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add widget_toolkit_pin

With Flutter:

 $ flutter pub add widget_toolkit_pin

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

dependencies:
  widget_toolkit_pin: ^0.0.2-dev.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widget_toolkit_pin/widget_toolkit_pin.dart';
9
likes
0
pub points
75%
popularity

Publisher

verified publisherprimeholding.com

This package provide out of the box entering PIN code functionality, which can be used with biometric authentication.

Homepage

License

unknown (license)

Dependencies

app_settings, flutter, flutter_rx_bloc, flutter_svg, local_auth, provider, rx_bloc, rx_bloc_list, rxdart, shared_preferences, theme_tailor_annotation, widget_toolkit, widget_toolkit_biometrics

More

Packages that depend on widget_toolkit_pin