video_thumbnail 0.1.3 copy "video_thumbnail: ^0.1.3" to clipboard
video_thumbnail: ^0.1.3 copied to clipboard

outdated

A flutter plugin for creating a thumbnail from a video. This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_thumbnail

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

dependencies:
  video_thumbnail: ^0.1.3

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:video_thumbnail/video_thumbnail.dart';
566
likes
0
points
85.7k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for creating a thumbnail from a video. This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on video_thumbnail