Skip to content

sur950/imageCropping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Image cropping tool for flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published