facetec_flutter_plugin_demo 0.0.6 copy "facetec_flutter_plugin_demo: ^0.0.6" to clipboard
facetec_flutter_plugin_demo: ^0.0.6 copied to clipboard

outdated

Flutter demo plugin for FaceTec SDK available on dev.facetec.com.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facetec_flutter_plugin_demo

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

dependencies:
  facetec_flutter_plugin_demo: ^0.0.6

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:facetec_flutter_plugin_demo/facetec_flutter_plugin_demo.dart';
8
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter demo plugin for FaceTec SDK available on dev.facetec.com.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on facetec_flutter_plugin_demo

Packages that implement facetec_flutter_plugin_demo