fluttercandies / extended_image

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
https://fluttercandies.github.io/extended_image/
MIT License
1.94k stars 505 forks source link

[How to use] 图片裁剪 #622

Closed Jokergz closed 1 year ago

Jokergz commented 1 year ago

Platforms

dart

Description

兄弟文档更新下呀,图片裁剪 initEditorConfigHandler: (ExtendedImageState state)

获取裁剪后的图片的时候 state.rawImageData; 哪有这个东西呀

My code

No response

Try do it

No response

zmtzawqlp commented 1 year ago
  1. 我不知道你使用的什么版本
  2. 请查看package里面的example