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

Base64 image #56

Closed
ManojMM026 opened this issue Sep 6, 2019 · 1 comment
Closed

Base64 image #56

ManojMM026 opened this issue Sep 6, 2019 · 1 comment

Comments

@ManojMM026
Copy link

How can I achieve Base64 image decoding and caching using extended image lib?.

@zmtzawqlp
Copy link
Member

you should convert it to format which flutter image can be decode。extended image lib is not a decode lib, maybe you can try image lib

dependencies:
  image: any

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

2 participants