nice_image_compress 1.0.0 copy "nice_image_compress: ^1.0.0" to clipboard
nice_image_compress: ^1.0.0 copied to clipboard

A powerful Flutter plugin for advanced image compression with intelligent algorithms that balance size and quality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nice_image_compress

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

dependencies:
  nice_image_compress: ^1.0.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:nice_image_compress/nice_image_compress.dart';
1
likes
150
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter plugin for advanced image compression with intelligent algorithms that balance size and quality.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, image, path_provider

More

Packages that depend on nice_image_compress