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

After taking picture from camera or from gallery, this plugin can add image path into image library (for Android only)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zmedia_saver

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

dependencies:
  zmedia_saver: ^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:zmedia_saver/zmedia_saver.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

After taking picture from camera or from gallery, this plugin can add image path into image library (for Android only)

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path, permission_handler

More

Packages that depend on zmedia_saver