regula_face_api_flutter_plugin 0.0.1 copy "regula_face_api_flutter_plugin: ^0.0.1" to clipboard
regula_face_api_flutter_plugin: ^0.0.1 copied to clipboard

A Flutter plugin for face recognition using the Regula Face API. This plugin provides easy integration and powerful features for facial recognition in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add regula_face_api_flutter_plugin

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

dependencies:
  regula_face_api_flutter_plugin: ^0.0.1

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:regula_face_api_flutter_plugin/regula_face_api_flutter_plugin.dart';
0
likes
140
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for face recognition using the Regula Face API. This plugin provides easy integration and powerful features for facial recognition in Flutter applications.

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on regula_face_api_flutter_plugin

Packages that implement regula_face_api_flutter_plugin