chooyan-eng / crop_your_image

A flutter plugin which provides Crop Widget for cropping images.
https://pub.dev/packages/crop_your_image
Apache License 2.0
163 stars 139 forks source link

add golden test to CircleCropAreaClipper #140

Closed chooyan-eng closed 9 months ago

chooyan-eng commented 9 months ago

Add a simple test case to CircleCropAreaClipper.

As this one can't be tested with widget test, using golden test.