sphinx_verify 1.0.0 copy "sphinx_verify: ^1.0.0" to clipboard
sphinx_verify: ^1.0.0 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 Dart:

 $ dart pub add sphinx_verify

With Flutter:

 $ flutter pub add sphinx_verify

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

dependencies:
  sphinx_verify: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
pub points
27%
popularity

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

unknown (license)

Dependencies

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

More

Packages that depend on sphinx_verify