share_social_network 1.2.9 copy "share_social_network: ^1.2.9" to clipboard
share_social_network: ^1.2.9 copied to clipboard

A ready-made platform that provides a wide range of ways to share, you will need to provide access directly to certain popular applications or just share using the built-in default sharing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_social_network

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

dependencies:
  share_social_network: ^1.2.9

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_social_network/share_social_network.dart';
26
likes
120
pub points
31%
popularity

Publisher

unverified uploader

A ready-made platform that provides a wide range of ways to share, you will need to provide access directly to certain popular applications or just share using the built-in default sharing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, path_provider, screenshot

More

Packages that depend on share_social_network