image_resizer 1.0.2 copy "image_resizer: ^1.0.2" to clipboard
image_resizer: ^1.0.2 copied to clipboard

discontinued

A crossplatform general image resizer based on flutter_launcher_icons

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add image_resizer

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

dependencies:
  image_resizer: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_resizer/image_resizer.dart';
3
likes
30
pub points
24%
popularity

Publisher

verified publisherrodydavis.com

A crossplatform general image resizer based on flutter_launcher_icons

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, args, image, meta, path, yaml

More

Packages that depend on image_resizer