LeGoffMael / insta_assets_picker

An image (and videos) picker similar with Instagram, supports multi picking, crop and aspect ratio.
https://pub.dev/packages/insta_assets_picker
MIT License
79 stars 34 forks source link

Request for Assistance: Implementing Pinch-Zoom(Crop) Feature on Images #17

Closed Rohan-ManekTech closed 1 year ago

Rohan-ManekTech commented 1 year ago

Dear @LeGoffMael ,

I hope this message finds you well. My name is Rohan, and I am an enthusiastic developer and a user of your fantastic insta_assets_picker on GitHub. I've been exploring your repository and found it to be an excellent resource for pinch to crop an image.

I am currently working on a project that requires the implementation of a pinch-zoom(crop) feature for images, and I believe your expertise in this area could be immensely valuable. I have seen the exemplary code and solutions you've provided in the past, and I was wondering if you could spare a moment to guide me on how to achieve this functionality in my project.

My intention is to allow users to interactively pinch and zoom (crop)into images, offering a seamless and intuitive user experience. Since you have demonstrated proficiency in similar areas within your repository, I am hopeful that you could share some insights, code snippets, or pointers to libraries that could help me accomplish this task.

Warm regards, Rohan Darji

LeGoffMael commented 1 year ago

You should look into image_crop package. This is was this library is using.