Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sabirsheikh007 opened this issue Oct 7, 2024 · 0 comments

Comments

@sabirsheikh007
Copy link

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

WhatsApp.Video.2024-10-07.at.4.52.23.PM.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant