cached_video_thumbnail 0.1.1 copy "cached_video_thumbnail: ^0.1.1" to clipboard
cached_video_thumbnail: ^0.1.1 copied to clipboard

High-performance video thumbnail engine: cached, scheduled, cancellable thumbnail generation from asset, file, and network videos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cached_video_thumbnail

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

dependencies:
  cached_video_thumbnail: ^0.1.1

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_video_thumbnail/cached_video_thumbnail.dart';
2
likes
160
points
206
downloads

Documentation

API reference

Publisher

verified publishertomars.tech

Weekly Downloads

High-performance video thumbnail engine: cached, scheduled, cancellable thumbnail generation from asset, file, and network videos.

Repository (GitHub)
View/report issues

Topics

#video #thumbnail #cache #performance #media

License

MIT (license)

Dependencies

crypto, flutter, meta, path, path_provider

More

Packages that depend on cached_video_thumbnail

Packages that implement cached_video_thumbnail