video_compress_native 1.1.26 copy "video_compress_native: ^1.1.26" to clipboard
video_compress_native: ^1.1.26 copied to clipboard

Flutter plugin for video compression, trimming, and re-encoding with cross-platform support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_compress_native

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

dependencies:
  video_compress_native: ^1.1.26

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_compress_native/video_compress_native.dart';
0
likes
135
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for video compression, trimming, and re-encoding with cross-platform support.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on video_compress_native

Packages that implement video_compress_native