cross_platform_video_thumbnails 0.0.2 copy "cross_platform_video_thumbnails: ^0.0.2" to clipboard
cross_platform_video_thumbnails: ^0.0.2 copied to clipboard

A cross-platform Flutter package for generating video thumbnails that supports Android, iOS, Web, Windows, macOS, and Linux with WASM compatibility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cross_platform_video_thumbnails

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

dependencies:
  cross_platform_video_thumbnails: ^0.0.2

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:cross_platform_video_thumbnails/cross_platform_video_thumbnails.dart';
1
likes
160
points
80
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

A cross-platform Flutter package for generating video thumbnails that supports Android, iOS, Web, Windows, macOS, and Linux with WASM compatibility.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, universal_io, web

More

Packages that depend on cross_platform_video_thumbnails