cached_s5_video

Creator: coderz1093

Last updated:

0 purchases

cached_s5_video Image
cached_s5_video Images

Languages

Categories

Add to Cart

Description:

cached s5 video

cached_s5_video #
A simple cached video provider for S5 CID's

Usage #

⚠️ Due to the current state of the S5 dart library, the entire video is cached to memory. So DO NOT use large video files with the library until this is addressed.

See example.
This is a library built on s5. See there for more details.
Basic Usage:
Widget cachedS5Video = CachedS5Video(
cid: cid, // String
s5: s5, // See https://pub.dev/packages/s5
);
copied to clipboard
Acknowledgement #
This work is supported by a Sia Foundation grant

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.