local_biometric 0.0.4 copy "local_biometric: ^0.0.4" to clipboard
local_biometric: ^0.0.4 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.4

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';
3
likes
160
points
203
downloads

Documentation

API reference

Publisher

verified publishertherivanta.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on local_biometric

Packages that implement local_biometric