widget_toolkit_pin 0.2.0 copy "widget_toolkit_pin: ^0.2.0" to clipboard
widget_toolkit_pin: ^0.2.0 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 Flutter:

 $ flutter pub add widget_toolkit_pin

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

dependencies:
  widget_toolkit_pin: ^0.2.0

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:widget_toolkit_pin/widget_toolkit_pin.dart';
9
likes
160
pub points
73%
popularity
screenshot

Publisher

verified publisherprimeholding.com

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

Homepage

Documentation

API reference

License

MIT (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