open_share_plus 2.0.0 copy "open_share_plus: ^2.0.0" to clipboard
open_share_plus: ^2.0.0 copied to clipboard

Flutter Plugin for sharing contents to social media.You can use it share to Mail, Phone, WhatsApp And System Share UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_share_plus
copied to clipboard

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

dependencies:
  open_share_plus: ^2.0.0
copied to clipboard

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:open_share_plus/open_share_plus.dart';
copied to clipboard
23
likes
160
points
1.41k
downloads

Publisher

verified publisherdatadirr.com

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter Plugin for sharing contents to social media.You can use it share to Mail, Phone, WhatsApp And System Share UI.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, open_filex, plugin_platform_interface, url_launcher, web

More

Packages that depend on open_share_plus