Fixed sized image cropper.

Integrations

Hello,

Im trying to crop an image in the aspect ratio 2.62 :1

The process should be upload image from the phones gallery -> user choose where to crop the image -> show the new cropped on a new page, where they can upload it to firebase.

I thought it would be relatively easy, but after some days trying to develop this I need some help. Thank you!

What have you tried so far?

Every thread on here about image crop is not really working. I have tried alot of custom code, but its when i pass the cropped image to a new page i have trouble.

Right now im using the https://pub.dev/packages/crop_image, but im looking for any kind of solution.

I really think there is an easier solution, but i cant seem to find it.

Did you check FlutterFlow's Documentation for this topic?
No