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

How do you save an image to local as a file and findable by system album? #1

Open
lucasjinreal opened this issue Dec 21, 2018 · 4 comments

Comments

@lucasjinreal
Copy link

May I ask how did u save image to local?

@fzserver
Copy link
Owner

I used dio a flutter library to save the image to the local directory. And simple_permissions a flutter library to access the READ & WRITE permissions in Android but u have to add READ & WRITE
permissions in AndroidManifest.xml manually.

@fzserver fzserver reopened this Dec 21, 2018
@ParthAggarwal1996
Copy link

I am working on this thing.

@lucasjinreal
Copy link
Author

@ParthAggarwal1996 How's everything going now.............. I still can not find a working example on this ...............

@ParthAggarwal1996
Copy link

You can check my wallfy code its there. I have rechecked and its working.

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

No branches or pull requests

3 participants