wx_image_editor

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wx image editor

wx_image_editor #
仿微信图片编辑控件。
依赖库:

iOS:longitachi/ZLImageEditor
Android: minetsh/Imaging

Usage #
// setup
WxImageEditor.setup(
iosEditImageTools: [...],
iosImageAdjustTools: [...],
);

// edit
final path = ... // picked image path
await WxImageEditor.editImage(path);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.