@override Future<void> editImage(String path) async { await methodChannel.invokeMethod('editImage', path); }