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

PlatformLinux

Flutter Plugin for Saving Image/Video to the Photo Gallery | How to Save Image/Video to the Photo Gallery in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gal_linux

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

dependencies:
  gal_linux: ^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:gal_linux/gal_linux.dart';
5
likes
140
pub points
83%
popularity

Publisher

verified publisherfreshplatform.net

Flutter Plugin for Saving Image/Video to the Photo Gallery | How to Save Image/Video to the Photo Gallery in Flutter

Repository (GitHub)
View/report issues

Topics

#gallery #video #image #photos #util

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, gal, path

More

Packages that depend on gal_linux