flutter_share_content 0.2.1+1 copy "flutter_share_content: ^0.2.1+1" to clipboard
flutter_share_content: ^0.2.1+1 copied to clipboard

Flutter plugin to share content to a generic app Picture, message and title are allowed Android supported iOS not supported

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_share_content

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

dependencies:
  flutter_share_content: ^0.2.1+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:flutter_share_content/flutter_share_content.dart';
4
likes
40
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to share content to a generic app Picture, message and title are allowed Android supported iOS not supported

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_share_content

Packages that implement flutter_share_content