jayeshpansheriya / image_picker_type

A Flutter plugin for iOS and Android for picking images from the image library, and taking new pictures with the camera or gallery and crop it.

Home Page:https://pub.dev/packages/image_picker_type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to save image after crop

Joseph-Nathan opened this issue · comments

@Joseph-Nathan you get directly file of cropped image, if you want to save in external storage then you can use file from onDone method