wy_video_compress 3.1.4+5 copy "wy_video_compress: ^3.1.4+5" to clipboard
wy_video_compress: ^3.1.4+5 copied to clipboard

Generate a new path by compressed video, Choose to keep the source video or delete it by a parameter. Get video thumbnail from a video path and provide video information. Easy to deal with compressed video.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wy_video_compress

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

dependencies:
  wy_video_compress: ^3.1.4+5

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:wy_video_compress/wy_video_compress.dart';
1
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Generate a new path by compressed video, Choose to keep the source video or delete it by a parameter. Get video thumbnail from a video path and provide video information. Easy to deal with compressed video.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wy_video_compress

Packages that implement wy_video_compress