use_camera 0.0.3 copy "use_camera: ^0.0.3" to clipboard
use_camera: ^0.0.3 copied to clipboard

A simple Flutter plugin for using camera with OpenCV

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add use_camera

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

dependencies:
  use_camera: ^0.0.3

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

Publisher

unverified uploader

A simple Flutter plugin for using camera with OpenCV

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on use_camera