flutter_share_file 1.2.1+6 copy "flutter_share_file: ^1.2.1+6" to clipboard
flutter_share_file: ^1.2.1+6 copied to clipboard

discontinued

This plugin is for sharing contents using Flutter. Supports only PNG image sharing for Now.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_share_file

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

dependencies:
  flutter_share_file: ^1.2.1+6

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_file/flutter_share_file.dart';
9
likes
40
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin is for sharing contents using Flutter. Supports only PNG image sharing for Now.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_share_file