flutter_video_thumbnail_plus 1.0.6 copy "flutter_video_thumbnail_plus: ^1.0.6" to clipboard
flutter_video_thumbnail_plus: ^1.0.6 copied to clipboard

A Flutter plugin for generating video thumbnails from video files, URLs, and byte arrays with support for multiple image formats and customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_video_thumbnail_plus

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

dependencies:
  flutter_video_thumbnail_plus: ^1.0.6

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:flutter_video_thumbnail_plus/flutter_video_thumbnail_plus.dart';
12
likes
150
points
11.9k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for generating video thumbnails from video files, URLs, and byte arrays with support for multiple image formats and customization options.

Repository (GitHub)
View/report issues

Topics

#video #thumbnail #flutter-plugin #media #image-processing

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_video_thumbnail_plus

Packages that implement flutter_video_thumbnail_plus