hzfinger_fingerprint_sdk 1.0.2 copy "hzfinger_fingerprint_sdk: ^1.0.2" to clipboard
hzfinger_fingerprint_sdk: ^1.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin for integrating HZFinger Q818 and compatible fingerprint scanners with Android devices. This SDK provides a high-level API to capture, enroll, verify, and manage fingerprint data dire [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hzfinger_fingerprint_sdk

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

dependencies:
  hzfinger_fingerprint_sdk: ^1.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:hzfinger_fingerprint_sdk/hzfinger_fingerprint_sdk.dart';
0
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating HZFinger Q818 and compatible fingerprint scanners with Android devices. This SDK provides a high-level API to capture, enroll, verify, and manage fingerprint data directly from Flutter apps, using the native HZFinger hardware SDK through platform channels.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hzfinger_fingerprint_sdk

Packages that implement hzfinger_fingerprint_sdk