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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
9
likes
40
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

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