social_share_plugin_android 0.1.0+1 copy "social_share_plugin_android: ^0.1.0+1" to clipboard
social_share_plugin_android: ^0.1.0+1 copied to clipboard

PlatformAndroid

Android implementation of the social_share_plugin plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_share_plugin_android

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

dependencies:
  social_share_plugin_android: ^0.1.0+1

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:social_share_plugin_android/social_share_plugin_android.dart';
0
likes
120
pub points
46%
popularity

Publisher

unverified uploader

Android implementation of the social_share_plugin plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, social_share_plugin_platform_interface

More

Packages that depend on social_share_plugin_android