Ljb
Results
2
issues of
Ljb
https://github.com/cn-ljb/android_im_socket.io
### Platforms Android, iOS ### Description editorKey.currentState.rotate() 图像旋转同时裁剪框跟着旋转 ### My code step1: ClipRect( child: ExtendedImage( image: ExtendedFileImageProvider(_getImage().file, cacheRawData: true), height: widget.width, width: widget.height, extendedImageEditorKey: editorKey, mode: ExtendedImageMode.editor, fit: BoxFit.contain, initEditorConfigHandler:...