media_saver 1.0.1 copy "media_saver: ^1.0.1" to clipboard
media_saver: ^1.0.1 copied to clipboard

outdated

save media file for Android and IOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_saver

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

dependencies:
  media_saver: ^1.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:media_saver/media_saver.dart';
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

save media file for Android and IOS

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on media_saver