zk_finger 2.0.1 copy "zk_finger: ^2.0.1" to clipboard
zk_finger: ^2.0.1 copied to clipboard

PlatformAndroid

The zk_finger plugin is used for supporting fingerprint device of zkecto with enrolling and verification feature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zk_finger

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

dependencies:
  zk_finger: ^2.0.1

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:zk_finger/zk_finger.dart';
16
likes
130
pub points
46%
popularity

Publisher

unverified uploader

The zk_finger plugin is used for supporting fingerprint device of zkecto with enrolling and verification feature.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on zk_finger