am1tr0r

Results 15 comments of am1tr0r

I develop apps for both platform iOS and android On Tue, 18 Jun 2019 at 15:18, An An wrote: > Are you an iOS developer or an Android developer?🤣 >...

I have implemented it for my iOS project thank.you

Thanks for support . you have been very helpful

has this issue been resolved ?

@FRANIAZA what this function return ? :- getBlobData(await myCanvas.toBlob(mimeType ?? 'image/jpeg')) and how can I access imageService here.

yeah Thanks! @FRANIAZA it takes comparatively very less time on web.

@hnvn I think this is because of the type of image file path in web. I am not able to upload the image file to firebase storage in web if...

so I have to use [this](https://pub.dev/packages/image_picker_for_web) for web?. or can we use image_picker 2.0.2 after making some changes in it.

yes I have been trying to find a way to convert file to BLOB format and vice a versa (BLOB format to File). but could't find a solution yet. it...

my data to ImageCropper come from a firebase image url and after cropping image also I am saving it into firebase storage.