cached_s5_video 0.1.0 copy "cached_s5_video: ^0.1.0" to clipboard
cached_s5_video: ^0.1.0 copied to clipboard

Cached Video Provider for S5. Allows an application to take an S5 CID and display it with a simple, drop in, module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_s5_video

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cached_s5_video: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cached_s5_video/cached_s5_video.dart';
0
likes
150
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Cached Video Provider for S5. Allows an application to take an S5 CID and display it with a simple, drop in, module.

Repository (GitHub)
View/report issues

Topics

#cache #s5 #thumbhash #video

Documentation

API reference

License

EUPL-1.2 (license)

Dependencies

cached_s5_manager, flutter, flutter_thumbhash, logger, media_kit, media_kit_libs_video, media_kit_video, s5, universal_io

More

Packages that depend on cached_s5_video