processing_camera_image 0.0.12 copy "processing_camera_image: ^0.0.12" to clipboard
processing_camera_image: ^0.0.12 copied to clipboard

A Plutter plugin with C native for processing camera image from package camera

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add processing_camera_image

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

dependencies:
  processing_camera_image: ^0.0.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:processing_camera_image/processing_camera_image.dart';
6
likes
140
pub points
78%
popularity

Publisher

unverified uploader

A Plutter plugin with C native for processing camera image from package camera

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, image

More

Packages that depend on processing_camera_image