SmartToolFactory / Compose-Cropper

🚀🏞✂️ Image cropper that can crop with static, dynamic crop behavior, can use customizable shapes, vectors, and other png files as mask to crop with various customizations
MIT License
331 stars 47 forks source link

Stable Version? #30

Open azwarbahar opened 10 months ago

azwarbahar commented 10 months ago

I am interested in using this library, what is the reason for this library not yet occupying a stable version?

Sagar0-0 commented 9 months ago

I think not focusing on building a community is where this library is lacking. It will be very useful if in stable.

SmartToolFactory commented 9 months ago

This is already stable. But lacks functions such as saving Bitmap to file or exif file, if saving to file is already implemented in your own code you can consider this as release version. Also planning to add option to crop as drawing path or removing specific paths before moving version to 1.0.0. You can use this library in production by importing or copy pasting source code. It only lacks versioning and need to update README.md

Sagar0-0 commented 9 months ago

I would prefer having a Discord server or something where we can also contribute and help maintain this amazing library