flutter_biometric_finger 0.0.3 copy "flutter_biometric_finger: ^0.0.3" to clipboard
flutter_biometric_finger: ^0.0.3 copied to clipboard

PlatformAndroid

Flutter Android plugin for AbeTree and NEXT Biometrics USB fingerprint scanners with ISO template extraction and fingerprint image capture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_biometric_finger

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

dependencies:
  flutter_biometric_finger: ^0.0.3

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:flutter_biometric_finger/flutter_biometric_finger.dart';
0
likes
150
points
32
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Android plugin for AbeTree and NEXT Biometrics USB fingerprint scanners with ISO template extraction and fingerprint image capture.

Repository (GitHub)
View/report issues

Topics

#biometric #fingerprint #scanner #usb #android

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_biometric_finger

Packages that implement flutter_biometric_finger