0 purchases
cached s5 image
cached_s5_image #
A simple cached image provider for S5 CID's
Usage #
See example.
This is a library built on s5. See there for more details.
Basic Usage:
Widget cachedS5Image = CachedS5Image(
cid: cid, // String
s5: s5, // See https://pub.dev/packages/s5
thumbhash: thumbhashText, // String rep of thumbhash
);
copied to clipboard
Acknowledgement #
This work is supported by a Sia Foundation grant
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.