social_share_kit 0.2.0 copy "social_share_kit: ^0.2.0" to clipboard
social_share_kit: ^0.2.0 copied to clipboard

Share text, links and files directly to X, WhatsApp, Instagram, Threads, Telegram, LinkedIn, Messenger, TikTok, SMS and mail, or to the system share sheet. Reports per-target capabilities up front. Bu [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_share_kit

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

dependencies:
  social_share_kit: ^0.2.0

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:social_share_kit/social_share_kit.dart';
0
likes
150
points
85
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Share text, links and files directly to X, WhatsApp, Instagram, Threads, Telegram, LinkedIn, Messenger, TikTok, SMS and mail, or to the system share sheet. Reports per-target capabilities up front. Bundles no vendor SDKs.

Repository (GitHub)
View/report issues

Topics

#share #social #sharing #intent

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on social_share_kit

Packages that implement social_share_kit