image_util_flutter 0.1.0 copy "image_util_flutter: ^0.1.0" to clipboard
image_util_flutter: ^0.1.0 copied to clipboard

PlatformAndroid

Functions to load, save, share and manipulate images as bytes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_util_flutter

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

dependencies:
  image_util_flutter: ^0.1.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:image_util_flutter/image_util_flutter.dart';
1
likes
120
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Functions to load, save, share and manipulate images as bytes.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_exif_plugin, flutter_image_compress, http, image_picker, image_save, image_size_getter, share_plus

More

Packages that depend on image_util_flutter