cognitive_face_flutter 1.0.0+1 copy "cognitive_face_flutter: ^1.0.0+1" to clipboard
cognitive_face_flutter: ^1.0.0+1 copied to clipboard

A Flutter plugin that providdes Microsoft Cognitive Face API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cognitive_face_flutter

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

dependencies:
  cognitive_face_flutter: ^1.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:cognitive_face_flutter/cognitive_face_flutter.dart';
2
likes
30
pub points
45%
popularity

Publisher

unverified uploader

A Flutter plugin that providdes Microsoft Cognitive Face API

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, json_annotation

More

Packages that depend on cognitive_face_flutter