opencv_awesome 0.0.1 copy "opencv_awesome: ^0.0.1" to clipboard
opencv_awesome: ^0.0.1 copied to clipboard

outdated

A new Flutter plugin for opencv high level APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opencv_awesome

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

dependencies:
  opencv_awesome: ^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:opencv_awesome/opencv_awesome.dart';
26
likes
30
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for opencv high level APIs.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on opencv_awesome

Packages that implement opencv_awesome