flutter_image_compress_platform_interface 1.0.5 copy "flutter_image_compress_platform_interface: ^1.0.5" to clipboard
flutter_image_compress_platform_interface: ^1.0.5 copied to clipboard

The platform interface of flutter_image_compress.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_compress_platform_interface
copied to clipboard

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

dependencies:
  flutter_image_compress_platform_interface: ^1.0.5
copied to clipboard

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_image_compress_platform_interface/flutter_image_compress_platform_interface.dart';
copied to clipboard
1
likes
140
points
398k
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

2024.08.06 - 2025.02.18

The platform interface of flutter_image_compress.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, flutter, plugin_platform_interface

More

Packages that depend on flutter_image_compress_platform_interface