xclud / flutter_crop

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
https://pub.dev/packages/crop
MIT License
256 stars 84 forks source link

Need Help Implementing Crop Area Coordinates for Images and Videos in Flutter Crop Package 'package:crop/crop.dart' #92

Open sabirsheikh007 opened 4 weeks ago

sabirsheikh007 commented 4 weeks ago

I'm currently working on a Flutter application using the crop package to enable users to crop images and videos. My goal is to capture the x, y coordinates, as well as the height and width of the crop area, not only for client-side processing but also for server-side integration.

Additionally, I want to allow users to move the image or video within the crop area seamlessly. However, I'm facing some challenges in achieving this functionality. Any guidance or code snippets to help me extract the crop area dimensions and implement smooth movement of the media would be greatly appreciated!

Thank you in advance for your assistance!

use in my project https://pub.dev/packages/crop

https://github.com/user-attachments/assets/64b24683-5591-44f3-aa5d-7b1f897915f2