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

discontinuedreplaced by: gallery_saver

Image Saver plugin for Flutter, based on image_picker_saver

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_saver

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

dependencies:
  image_saver: ^1.0.2

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_saver/image_saver.dart';
2
likes
20
pub points
44%
popularity

Publisher

unverified uploader

Image Saver plugin for Flutter, based on image_picker_saver

Repository (GitHub)
View/report issues

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on image_saver