custom_social_share 1.0.4 copy "custom_social_share: ^1.0.4" to clipboard
custom_social_share: ^1.0.4 copied to clipboard

Flutter Plugin for sharing contents to particular social media app or all.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add custom_social_share

With Flutter:

 $ flutter pub add custom_social_share

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

dependencies:
  custom_social_share: ^1.0.4

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:custom_social_share/custom_social_share.dart';
2
likes
0
pub points
77%
popularity

Publisher

unverified uploader

Flutter Plugin for sharing contents to particular social media app or all.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on custom_social_share