flutter_sharesdk 1.0.10 copy "flutter_sharesdk: ^1.0.10" to clipboard
flutter_sharesdk: ^1.0.10 copied to clipboard

ShareSDK is a social sharing component that provides social functions for apps, like authorization and share, and has social statistical analysis management background.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sharesdk

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

dependencies:
  flutter_sharesdk: ^1.0.10

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:flutter_sharesdk/sharesdk.dart';
import 'package:flutter_sharesdk/sharesdk_defines.dart';
import 'package:flutter_sharesdk/sharesdk_interface.dart';
import 'package:flutter_sharesdk/sharesdk_map.dart';
import 'package:flutter_sharesdk/sharesdk_register.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

ShareSDK is a social sharing component that provides social functions for apps, like authorization and share, and has social statistical analysis management background.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_sharesdk