cross_platform_video_thumbnails 0.1.1 copy "cross_platform_video_thumbnails: ^0.1.1" to clipboard
cross_platform_video_thumbnails: ^0.1.1 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.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:cross_platform_video_thumbnails/cross_platform_video_thumbnails.dart';
3
likes
160
points
750
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

Topics

#flutter #video #thumbnails #cross-platform #media

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, meta, universal_io, web

More

Packages that depend on cross_platform_video_thumbnails