biometry 2.0.0 copy "biometry: ^2.0.0" to clipboard
biometry: ^2.0.0 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: ^2.0.0

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';
2
likes
150
points
122
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
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_session, camera, camera_platform_interface, flutter, flutter_doc_scanner, http, http_parser, path_provider, speech_to_text, video_compress

More

Packages that depend on biometry