biometry 1.0.10 copy "biometry: ^1.0.10" to clipboard
biometry: ^1.0.10 copied to clipboard

A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biometry

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

dependencies:
  biometry: ^1.0.10

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:biometry/biometry.dart';
1
likes
140
points
326
downloads

Documentation

API reference

Publisher

verified publishernamadgi.com

Weekly Downloads

A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.

Homepage

License

MIT (license)

Dependencies

audio_session, camera, camera_platform_interface, device_info_plus, flutter, flutter_doc_scanner, http, http_parser, path_provider, recase, speech_to_text, uuid, video_compress

More

Packages that depend on biometry