easy_social_share 0.1.0 copy "easy_social_share: ^0.1.0" to clipboard
easy_social_share: ^0.1.0 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 Dart:

 $ dart pub add easy_social_share

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 dart pub get):

dependencies:
  easy_social_share: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
40
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easy_social_share

Packages that implement easy_social_share