open_share_plus 1.2.0 copy "open_share_plus: ^1.2.0" to clipboard
open_share_plus: ^1.2.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.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:open_share_plus/open_share_plus.dart';
20
likes
140
pub points
83%
popularity

Publisher

verified publisherdatadirr.com

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

More

Packages that depend on open_share_plus