facetec_flutter_plugin_demo 0.0.4 copy "facetec_flutter_plugin_demo: ^0.0.4" to clipboard
facetec_flutter_plugin_demo: ^0.0.4 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.4

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
41
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