I am using image_form_field (https://pub.dev/packages/image_form_field) to pick an image as part of my form. I then want to convert this image to base64 and sto
image_form_field