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

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

0.1.5 #

  • Add android camera shoot sound

0.1.4 #

  • Add image utils method

0.1.3 #

  • Add image filter and blur in Editor

0.1.2 #

  • Add rotate, scale, offset in Editor

0.1.1 #

  • Publish to pub.dev

0.1.0 #

  • Change crop internal logic

0.0.19 #

  • Add verticalCard in CropGuideLineType

0.0.18 #

  • Add crop area drag movement

0.0.17 #

  • Add test code
  • QA
  • Fix README.md

0.0.16 #

  • Improve image quality after cropping
  • Change crop editing pointer size

0.0.15 #

  • Change the camera preview screen area

0.0.14 #

  • Add resetController method in picture_cropper_controller

0.0.13 #

  • Add an argument to the controller crop type change method
  • [isToggled: false] Initialized crop path

0.0.12 #

  • Fix shoot, edit, crop screens width and height sync

0.0.11 #

  • Refactor PictureCrop widget
  • Change the onCropped callback to a future.
  • Add a boolean value to the PictureCrop widget to handle cases where it's not necessary to display the image.

0.0.10 #

  • 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, exif, flutter, flutter_blurhash, image, image_picker, plugin_platform_interface

More

Packages that depend on picture_cropper