video_thumbnail_gdx_plus 0.5.8 copy "video_thumbnail_gdx_plus: ^0.5.8" to clipboard
video_thumbnail_gdx_plus: ^0.5.8 copied to clipboard

A maintained Flutter plugin for creating image thumbnails from local video files or video URLs on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_thumbnail_gdx_plus

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

dependencies:
  video_thumbnail_gdx_plus: ^0.5.8

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_gdx_plus/video_thumbnail_gdx_plus.dart';
0
likes
140
points
0
downloads
screenshot

Documentation

API reference

Publisher

verified publishergurwinderdevx.com

Weekly Downloads

A maintained Flutter plugin for creating image thumbnails from local video files or video URLs on Android and iOS.

Homepage
Repository (GitHub)
View/report issues

Topics

#video #thumbnail #flutter-plugin #media #gdx

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on video_thumbnail_gdx_plus

Packages that implement video_thumbnail_gdx_plus