video_compress_zero 3.1.4+202508001 copy "video_compress_zero: ^3.1.4+202508001" to clipboard
video_compress_zero: ^3.1.4+202508001 copied to clipboard

A fork of the original 'video_compress' package version 3.1.4, updated to support Android API 35 and Gradle 8, with improved Android compatibility and fixes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_compress_zero

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

dependencies:
  video_compress_zero: ^3.1.4+202508001

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_zero/video_compress_zero.dart';
1
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A fork of the original 'video_compress' package version 3.1.4, updated to support Android API 35 and Gradle 8, with improved Android compatibility and fixes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, permission_handler

More

Packages that depend on video_compress_zero

Packages that implement video_compress_zero