video_compress_zero 3.1.4+202507 copy "video_compress_zero: ^3.1.4+202507" to clipboard
video_compress_zero: ^3.1.4+202507 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 Dart:

 $ dart pub add video_compress_zero

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 dart pub get):

dependencies:
  video_compress_zero: ^3.1.4+202507

Alternatively, your editor might support dart pub get or 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';
2
likes
0
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

License

unknown (license)

Dependencies

flutter, permission_handler

More

Packages that depend on video_compress_zero

Packages that implement video_compress_zero