opencv_flutter 0.0.0 copy "opencv_flutter: ^0.0.0" to clipboard
opencv_flutter: ^0.0.0 copied to clipboard

OpenCV bindings for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opencv_flutter

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

dependencies:
  opencv_flutter: ^0.0.0

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_flutter/opencv_flutter.dart';
0
likes
30
pub points
70%
popularity

Publisher

unverified uploader

OpenCV bindings for Flutter

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on opencv_flutter