flutter_smartface 0.5.1 copy "flutter_smartface: ^0.5.1" to clipboard
flutter_smartface: ^0.5.1 copied to clipboard

PlatformAndroid

Smartface App FFI plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_smartface

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

dependencies:
  flutter_smartface: ^0.5.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:flutter_smartface/flutter_smartface_base.dart';
import 'package:flutter_smartface/flutter_smartface_camera_controller.dart';
import 'package:flutter_smartface/flutter_smartface_enroller.dart';
import 'package:flutter_smartface/flutter_smartface_license.dart';
import 'package:flutter_smartface/flutter_smartface_mobile.dart';
import 'package:flutter_smartface/flutter_smartface_platform_interface.dart';
0
likes
130
pub points
40%
popularity

Publisher

unverified uploader

Smartface App FFI plugin project.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, fpdart, permission_handler, plugin_platform_interface

More

Packages that depend on flutter_smartface