share_plus_platform_interface 5.0.2 copy "share_plus_platform_interface: ^5.0.2" to clipboard
share_plus_platform_interface: ^5.0.2 copied to clipboard

A common platform interface for the share_plus plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_plus_platform_interface
copied to clipboard

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

dependencies:
  share_plus_platform_interface: ^5.0.2
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:share_plus_platform_interface/share_plus_platform_interface.dart';
copied to clipboard
2
likes
150
points
1.6M
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

2024.09.14 - 2025.03.29

A common platform interface for the share_plus plugin.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cross_file, flutter, meta, mime, path_provider, plugin_platform_interface, uuid

More

Packages that depend on share_plus_platform_interface