camera_pkg 0.0.9 copy "camera_pkg: ^0.0.9" to clipboard
camera_pkg: ^0.0.9 copied to clipboard

Camera package combined with image quality compressor and cropper.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_pkg

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

dependencies:
  camera_pkg: ^0.0.9

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:camera_pkg/camera_pkg.dart';
2
likes
60
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Camera package combined with image quality compressor and cropper.

Documentation

API reference

License

unknown (license)

Dependencies

camera, crop, flutter, image_cropper, video_player

More

Packages that depend on camera_pkg