image_save 4.0.1 copy "image_save: ^4.0.1" to clipboard
image_save: ^4.0.1 copied to clipboard

outdated

You could use this package to save image to album or sandbox, support Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_save

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

dependencies:
  image_save: ^4.0.1

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_save/image_save.dart';
29
likes
40
points
219
downloads

Publisher

unverified uploader

Weekly Downloads

You could use this package to save image to album or sandbox, support Android and iOS.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on image_save