mmoo_image_gallery_saver 1.0.6 copy "mmoo_image_gallery_saver: ^1.0.6" to clipboard
mmoo_image_gallery_saver: ^1.0.6 copied to clipboard

A new flutter plugin project for save image to gallery, iOS need to add the following keys to your Info.plist file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mmoo_image_gallery_saver

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

dependencies:
  mmoo_image_gallery_saver: ^1.0.6

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:mmoo_image_gallery_saver/mmoo_image_gallery_saver.dart';
0
likes
125
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project for save image to gallery, iOS need to add the following keys to your Info.plist file.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mmoo_image_gallery_saver

Packages that implement mmoo_image_gallery_saver