flutter-form-builder-ecosystem / form_builder_image_picker

Images picker field for FlutterFormBuilder. Get images from gallery or camera
https://pub.dev/packages/form_builder_image_picker
BSD 3-Clause "New" or "Revised" License
33 stars 62 forks source link

[Image Cropping]: Adding Image crop support #59

Open jantech opened 9 months ago

jantech commented 9 months ago

Is there an existing issue for this?

Package/Plugin version

4.0.0

What you'd like to happen

Requesting to Add Image Cropping functionality after image selection, if image is cropped then while form submission, the cropped image should be include for upload image to server.

Alternatives you've considered

https://pub.dev/packages/croppy, package would be great deal, for the cropping functionality

Aditional information

image