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

Social sharing for all platforms. This plugin is a wrapper for the native share plugin for Android, iOS and Web.

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.2

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
120
pub points
71%
popularity

Publisher

unverified uploader

Social sharing for all platforms. This plugin is a wrapper for the native share plugin for Android, iOS and Web.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, share_plus, url_launcher

More

Packages that depend on share_everywhere