flutter_share_plugin 0.1.3+3 copy "flutter_share_plugin: ^0.1.3+3" to clipboard
flutter_share_plugin: ^0.1.3+3 copied to clipboard

discontinuedreplaced by: share_plus

Flutter plugin for sharing any files and text to other apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_share_plugin

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

dependencies:
  flutter_share_plugin: ^0.1.3+3

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_share_plugin/flutter_share_plugin.dart';
6
likes
40
pub points
37%
popularity

Publisher

unverified uploader

Flutter plugin for sharing any files and text to other apps.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on flutter_share_plugin