image_editor_ohos 0.0.9 image_editor_ohos: ^0.0.9 copied to clipboard
The OpenHarmony implementation of image_editor
import 'package:flutter_image_editor_example/main.dart' as example;
void main(List<String> args) {
example.main();
}