weta-vn / advance_image_picker

Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotating, cropping, adding sticker/filters.
BSD 3-Clause "New" or "Revised" License
110 stars 49 forks source link

Add feature to allow user add their owned image editors with ease #20

Closed minhthuanit closed 3 years ago

minhthuanit commented 3 years ago

@weta-vn Hi guys! I really love your package, then i'm using that for the next projects. I pull request to suggest a feature to allow user add their image editor with ease. Hope it useful for you. Thank you very much. https://github.com/weta-vn/advance_image_picker/pull/19

Below is sample screen that i added two new external image editors.

image

weta-vn commented 3 years ago

@minhthuanit Thanks for your supports. That's really a great idea, that combine plugin's features & preset image editors with user's owned widget easily. We'll review then release your implementation in the next release version. Hope more help from you in the future.