Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImagePicker without uCrop dependency #76

Open
leocorder opened this issue Apr 19, 2020 · 1 comment
Open

ImagePicker without uCrop dependency #76

leocorder opened this issue Apr 19, 2020 · 1 comment
Labels
feature request Request a new feature to be developed

Comments

@leocorder
Copy link

First I would like to thank @Dhaval2404 and all the collaborators of this project. It has been very useful. But there is something that has been bothering me for some time.

Would it be possible to make available a version of this great library without the uCrop lib dependency?

Some people just need to select an image without cropping them. Others prefer to use some other thirty party library to crop their images than uCrop. Yes, I know we can just ignore that ImagePicker library uses uCrop, but an alternative version without uCrop dependency would decrease the size of the final application, which can be an important factor for many people.

Thanks :)

@Dhaval2404
Copy link
Owner

@leocorder Thank you so much for the suggestions. I really like your suggestion. I will take this on priority after done with scope storage, which is scheduled to release next week.

I'm thinking of removing uCrop from the base library and creating add-ons, So for the user, It will be just adding a new gradle lib. This is just initial thought, Please Let me know if you have any better suggestions. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature to be developed
Projects
None yet
Development

No branches or pull requests

2 participants