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

outdated

Camera package combined with image quality compressor and cropper.

Features #

List what your package can do. Maybe include images, gifs, or videos.

Getting started #

  • Display live camera preview in a widget.
  • Snapshots can be captured and saved to a file.
  • Custom image quality compressor.
  • Image cropper

installation #

  • Camera permission in androidmanifest
  • Add following crop conditions in manifest :
    <activity
     android:name="com.yalantis.ucrop.UCropActivity"
     android:screenOrientation="portrait"
     android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>

Usage #

Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information #

Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

2
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Camera package combined with image quality compressor and cropper.

License

unknown (license)

Dependencies

camera, flutter, image_cropper, video_player

More

Packages that depend on camera_pkg