opencv_3 0.0.1-nullsafety.12 copy "opencv_3: ^0.0.1-nullsafety.12" to clipboard
opencv_3: ^0.0.1-nullsafety.12 copied to clipboard

outdated

A flutter package project which contains a collection of OpenCV modules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opencv_3

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

dependencies:
  opencv_3: ^0.0.1-nullsafety.12

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_3/opencv_3.dart';
3
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A flutter package project which contains a collection of OpenCV modules.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_cache_manager

More

Packages that depend on opencv_3