share_plus_macos 2.1.0 copy "share_plus_macos: ^2.1.0" to clipboard
share_plus_macos: ^2.1.0 copied to clipboard

discontinuedreplaced by: share_plus
PlatformmacOS
outdated

MacOS implementation of the share_plus plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_plus_macos

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

dependencies:
  share_plus_macos: ^2.1.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:share_plus_macos/share_plus_macos.dart';
0
likes
120
points
9.11k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

MacOS implementation of the share_plus plugin

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, share_plus_platform_interface

More

Packages that depend on share_plus_macos

Packages that implement share_plus_macos