flutter_compress_pro 0.1.0 copy "flutter_compress_pro: ^0.1.0" to clipboard
flutter_compress_pro: ^0.1.0 copied to clipboard

Video & image compression for Android, iOS, Web, macOS, Windows & Linux. Mobile/Web/macOS use OS encoders (no FFmpeg); Windows/Linux auto-download FFmpeg when missing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_compress_pro

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

dependencies:
  flutter_compress_pro: ^0.1.0

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:flutter_compress_pro/flutter_compress_pro.dart';
0
likes
150
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Video & image compression for Android, iOS, Web, macOS, Windows & Linux. Mobile/Web/macOS use OS encoders (no FFmpeg); Windows/Linux auto-download FFmpeg when missing.

Repository (GitHub)
View/report issues

Topics

#video #compression #video-compression #media #transcoder

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_compress_pro

Packages that implement flutter_compress_pro