We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Using the current latest version of Flutter 3.16 and the 0.7.5 version of this plugin, circle crop doesn't work.
Pretty easy to reproduce, just use your gallery example and update crop_your_image dependency to 0.7.5 inside pubspec.yaml.
crop_your_image
pubspec.yaml
I don't know if the problem is coming from the image plugin or is on your side.
image
The text was updated successfully, but these errors were encountered:
@geosebas Thanks for your feedback. I just published 1.0.0-dev.1 and this upgrades both Flutter SDK and image package to the latest version.
1.0.0-dev.1
As I've checked everything works well on my simulator, can you double check the issue is fixed?
Sorry, something went wrong.
No branches or pull requests
Hello,
Using the current latest version of Flutter 3.16 and the 0.7.5 version of this plugin, circle crop doesn't work.
Pretty easy to reproduce, just use your gallery example and update
crop_your_image
dependency to 0.7.5 insidepubspec.yaml
.I don't know if the problem is coming from the
image
plugin or is on your side.The text was updated successfully, but these errors were encountered: