Hello FlutterFlow Community,
I’m currently working on a project where I need to provide users with the ability to crop images before uploading them. I found the image_cropper
package in Flutter (available on pub.dev), but I’m not sure how to integrate it with FlutterFlow.
I would appreciate it if anyone could provide detailed steps or example on how to implement this workflow in FlutterFlow, especially how to set up the custom action and link it to a button.
Has anyone successfully integrated image_cropper
in FlutterFlow, or is there a better approach to achieve image cropping within the platform?
Thank you in advance for your help!