share_everywhere 0.0.1 copy "share_everywhere: ^0.0.1" to clipboard
share_everywhere: ^0.0.1 copied to clipboard

Social sharing for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_everywhere

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

dependencies:
  share_everywhere: ^0.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:share_everywhere/share_everywhere.dart';
10
likes
110
pub points
72%
popularity

Publisher

unverified uploader

Social sharing for all platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, share_plus, url_launcher

More

Packages that depend on share_everywhere