open_share_plus 1.3.0 copy "open_share_plus: ^1.3.0" to clipboard
open_share_plus: ^1.3.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 Dart:

 $ dart pub add open_share_plus

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

dependencies:
  open_share_plus: ^1.3.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:open_share_plus/open_share_plus.dart';
23
likes
0
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)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, open_filex, plugin_platform_interface, url_launcher

More

Packages that depend on open_share_plus