Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 663 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 663 Bytes

imageCropping

Image cropping tool for flutter, we can customize all properties like color and we can also fix the height, width as well.

Android

. Add UCropActivity into your AndroidManifest.xml

<activity
    android:name="com.yalantis.ucrop.UCropActivity"
    android:screenOrientation="portrait"
    android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>

IOS

. No configuration required

If you liked it or if it useful to you in anyway please do click STAR.

grab-landing-page

grab-landing-page