simple_share 0.0.1+4 copy "simple_share: ^0.0.1+4" to clipboard
simple_share: ^0.0.1+4 copied to clipboard

discontinued

A Flutter plugin for share file (image, PDF, video, ecc) or text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_share

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

dependencies:
  simple_share: ^0.0.1+4

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:simple_share/simple_share.dart';
0
likes
40
pub points
12%
popularity

Publisher

verified publishergdifrancesco.dev

A Flutter plugin for share file (image, PDF, video, ecc) or text.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on simple_share