sphinx_verify 1.0.1 copy "sphinx_verify: ^1.0.1" to clipboard
sphinx_verify: ^1.0.1 copied to clipboard

Sphinx Verify is a Flutter package that amis to provider a interface to amazon recognition service. with built-in use cases.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sphinx_verify

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

dependencies:
  sphinx_verify: ^1.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:sphinx_verify/sphinx_verify.dart';
2
likes
80
pub points
27%
popularity
screenshot

Publisher

verified publishermoesaid.com

Sphinx Verify is a Flutter package that amis to provider a interface to amazon recognition service. with built-in use cases.

Repository (GitHub)
View/report issues

Topics

#amazon-rekognition #face-detection #text-detection #compare-faces #content-moderation

License

MIT (license)

Dependencies

crypto, flutter, freezed_annotation, http, image_picker, intl, json_annotation

More

Packages that depend on sphinx_verify