esys_flutter_share 1.0.2 copy "esys_flutter_share: ^1.0.2" to clipboard
esys_flutter_share: ^1.0.2 copied to clipboard

A Flutter plugin for sharing images & text with other applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esys_flutter_share
copied to clipboard

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

dependencies:
  esys_flutter_share: ^1.0.2
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:esys_flutter_share/esys_flutter_share.dart';
copied to clipboard
212
likes
30
points
247
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

A Flutter plugin for sharing images & text with other applications.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter, path_provider

More

Packages that depend on esys_flutter_share