flutter_file_compressor 0.0.7 copy "flutter_file_compressor: ^0.0.7" to clipboard
flutter_file_compressor: ^0.0.7 copied to clipboard

Flutter package for compressing image and video files, for Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_file_compressor

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

dependencies:
  flutter_file_compressor: ^0.0.7

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_file_compressor/flutter_file_compressor.dart';
4
likes
115
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for compressing image and video files, for Android and iOS

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_image_compress, light_compressor

More

Packages that depend on flutter_file_compressor