@@ -1 +1 @@
-0c5c940fb5dd17aaeef542d93a77c9c0
+d787e51bb31e0c989f91f8e1d84f586f
@@ -603,7 +603,7 @@ class _ImageButtonState extends State<ImageButton> {
toolbar.closeOverlay();
await toolbar
.editor.imageDelegate
- .picked(file, true);
+ .picked(File(file.path), true);
}
},
child: Container(