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

Add default image #25

Closed
dernoun opened this issue Apr 29, 2021 · 6 comments · Fixed by #32
Closed

Add default image #25

dernoun opened this issue Apr 29, 2021 · 6 comments · Fixed by #32

Comments

@dernoun
Copy link

dernoun commented Apr 29, 2021

There is a scenario where user want to edit an existing image inside it's app that doesn't exist on gallery or it's not photo, network image for example that's not stored on the phone.
Is there a way to handle this? so when user call the plugin, he could upload this image as default instead of the white image. Simple solution is adding an optional argument to ImageEditorPro that's will be used to pass this image.

@AhmetHuseyinDOK
Copy link

I also need this feature

@CoderJava
Copy link

CoderJava commented Jun 1, 2021

@dernoun @AhmetHuseyinDOK
Hi all,
I have already added support for default image in this plugin. You can check the progress in this PR #32

@CodingWithTashi
Copy link

CodingWithTashi commented Jul 1, 2021

@zeeshux786 @CoderJava I see code is committed on july first, But I don't find the implmentation in the latest package. When can we expect the release.

@CodingWithTashi
Copy link

@dernoun @AhmetHuseyinDOK
Hi all,
I have already added support for default image in this plugin. You can check the progress in this PR #32

Seems working fine in mobile devices with defaultImage as File type, But how do you expect to work in web since web require Uint8List type If possible add parameter to display in web condition as well.
Thanks

@MayconProgramr
Copy link

Boa tarde

Algum retorno sobre essa implementação de imagem default?

@CodingWithTashi
Copy link

@MayconProgramr Package seems inactive, You can use CoderJava Repo for now to send default image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants