open_share_pro 1.4.0 copy "open_share_pro: ^1.4.0" to clipboard
open_share_pro: ^1.4.0 copied to clipboard

discontinuedreplaced by: open_share_plus

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_pro
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_pro: ^1.4.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_pro/open_share_pro.dart';
copied to clipboard
5
likes
150
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.05 - 2025.04.19

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

Repository (GitHub)

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_pro