picture_cropper 0.1.0 copy "picture_cropper: ^0.1.0" to clipboard
picture_cropper: ^0.1.0 copied to clipboard

retracted

Flutter package for capturing and cropping photos from camera or gallery.

0.1.0 #

  • fix front camera horizontal flip initialize issue

0.0.9 #

  • fix front camera horizontal flip

0.0.8 #

  • Add _isTakePicture in PictureCropperController
  • _isTakePicture = true: Represents an image taken by the camera.
  • _isTakePicture = false: Represents an image selected from gallery.

0.0.7 #

  • Changed pictureCropperController.toggleCameraDirection to async

0.0.6 #

  • Fix behavior error in pictureCropperController.toggleCameraDirection

0.0.5 #

  • dart format .

0.0.4 #

  • Update readme file, documentation

0.0.3 #

  • Fix image url in README.md

0.0.2 #

  • Fix github url in pubspec.yaml

0.0.1 #

  • Initial version.
5
likes
0
pub points
47%
popularity

Publisher

verified publisherjhk-im.dev

Flutter package for capturing and cropping photos from camera or gallery.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, image, image_picker

More

Packages that depend on picture_cropper