ibm_visual_recog_img_file 2.0.2 copy "ibm_visual_recog_img_file: ^2.0.2" to clipboard
ibm_visual_recog_img_file: ^2.0.2 copied to clipboard

A flutter package to implement IBM visual recognition in your project, using images on your phone and your own classifier on IBM services

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ibm_visual_recog_img_file

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

dependencies:
  ibm_visual_recog_img_file: ^2.0.2

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:ibm_visual_recog_img_file/ibm_visual_recog_img_file.dart';
0
likes
20
pub points
9%
popularity

Publisher

unverified uploader

A flutter package to implement IBM visual recognition in your project, using images on your phone and your own classifier on IBM services

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_ibm_watson, path, path_provider

More

Packages that depend on ibm_visual_recog_img_file