local_biometric 0.0.2 copy "local_biometric: ^0.0.2" to clipboard
local_biometric: ^0.0.2 copied to clipboard

A robust, efficient, and performant local biometric identity plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_biometric

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

dependencies:
  local_biometric: ^0.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:local_biometric/local_biometric.dart';
2
likes
150
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A robust, efficient, and performant local biometric identity plugin for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, pigeon

More

Packages that depend on local_biometric

Packages that implement local_biometric