Inspiration

I loved image croper personally hence I tried to design one for myself. Though with references to Youtube Channel, but it kept me motivated, to built something new that I never tried.

What it does

Crops image from your gallery and saves it. You can crop the image in square shape, predefined shape with some border radius at the corners and also with a custom shape

How I built it

flutter and dart, imagecropper and image picker plugins + by learning from documentation and pub dev's Readme

Challenges I ran into

Plugin issues some plugins gave deprecated error, it took almost 19mins to build the final apk. My laptop was quite slow and remained hanging up for 4-5mins.

Accomplishments that I'm proud of

It works! My own cropper! Woohoo!

What I learned

using plugins and update the AndroidManifest.xml

What's next for ImageCropper

I want to implement it to a Speech recognition system, so that my visually challenged friends could also take photos, and share them. I have to improve and add the functionality to share the images to social media and other apps. I have to include blur and other image effects to it and work on the UI, since I am a beginner still learning.

Built With

Share this project:

Updates