easy_social_share 0.1.2 copy "easy_social_share: ^0.1.2" to clipboard
easy_social_share: ^0.1.2 copied to clipboard

Flutter social media sharing plugin for WhatsApp, Instagram, Facebook, Twitter, TikTok, and system's built-in sharing dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_social_share

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

dependencies:
  easy_social_share: ^0.1.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:easy_social_share/easy_social_share.dart';
3
likes
160
points
39
downloads

Publisher

verified publisherusefulteam.com

Weekly Downloads

Flutter social media sharing plugin for WhatsApp, Instagram, Facebook, Twitter, TikTok, and system's built-in sharing dialog.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easy_social_share

Packages that implement easy_social_share