flutter_image_compress_web 0.1.5 copy "flutter_image_compress_web: ^0.1.5" to clipboard
flutter_image_compress_web: ^0.1.5 copied to clipboard

Platformweb
unlisted

The web implementation of `flutter_image_compress`.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_image_compress_web
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_web: ^0.1.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_web/flutter_image_compress_web.dart';
copied to clipboard
5
likes
130
points
151k
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

2024.08.04 - 2025.02.16

The web implementation of `flutter_image_compress`.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_image_compress_platform_interface, flutter_web_plugins, web

More

Packages that depend on flutter_image_compress_web