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

Optional placeholder widget while loading #49

Open
Kraakhoofd opened this issue Jul 25, 2021 · 2 comments
Open

Optional placeholder widget while loading #49

Kraakhoofd opened this issue Jul 25, 2021 · 2 comments

Comments

@Kraakhoofd
Copy link

I would like to show a blurhash of the image before it completes loading. See https://pub.dev/packages/flutter_blurhash
The easiest way would be to have an optional parameter in the constructor, defining a placeholder widget?

Or any other thoughts on how to easily achieve this?

@squallsama
Copy link

I found solution for me - https://pub.dev/packages/octo_image

octo_image allow me to use firebase_image as provider and also show Blurhash placeholder

@Kraakhoofd
Copy link
Author

Thanks, works perfectly!

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