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
257 stars 84 forks source link

Circle crop preview #18

Closed Pomb closed 4 years ago

Pomb commented 4 years ago

Would be really nice to specify the preview shape of the clipper that controls the dim background. Something like: clipper: Clippers.Oval or clipper: Clippers.Box I've been adding a second widget as an overlay and setting the dim color to transparent as a work around.

xclud commented 4 years ago

This is a great suggestion. We will track the idea here :)

QuentinSc commented 4 years ago

When it's done I switch on your package ! awesome work

xclud commented 4 years ago

@QuentinSc thank you for the feedback. This helps me prioritize the features.

xclud commented 4 years ago

@songfei Thank you for the PR #20. This is a great addition to the package.

xclud commented 4 years ago

This issue is fixed now thanks to @songfei. Closing.

xclud commented 4 years ago

Fixed in version 0.4.0.