xclud / flutter_crop

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
https://pub.dev/packages/crop
MIT License
257 stars 84 forks source link

Not working on web + missing dependecies #33

Closed ronytesler closed 4 years ago

ronytesler commented 4 years ago

There are some packages that I need to add to .yaml that are not mentioned in the documentation. One of the is image_gallery_saver that's not supported on web.

I get this error: Error: Unsupported operation: toImage is not supported on the Web.

xclud commented 4 years ago

Hi @ronytesler This is dup of #11.

I am closing this issue.