open_share_plus 1.4.0 copy "open_share_plus: ^1.4.0" to clipboard
open_share_plus: ^1.4.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

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

dependencies:
  open_share_plus: ^1.4.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:open_share_plus/open_share_plus.dart';
23
likes
160
points
1.18k
downloads

Publisher

verified publisherdatadirr.com

Weekly Downloads

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

Homepage
Repository (GitHub)

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