akvelon_flutter_share_plugin 1.0.4 copy "akvelon_flutter_share_plugin: ^1.0.4" to clipboard
akvelon_flutter_share_plugin: ^1.0.4 copied to clipboard

A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add akvelon_flutter_share_plugin
copied to clipboard

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

dependencies:
  akvelon_flutter_share_plugin: ^1.0.4
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:akvelon_flutter_share_plugin/akvelon_flutter_share_plugin.dart';
copied to clipboard
28
likes
40
points
23
downloads

Publisher

verified publisherakvelon.com

Weekly Downloads

2024.05.30 - 2025.04.24

A Flutter plugin to share text, media and files from your Flutter app via the platform's share dialog.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on akvelon_flutter_share_plugin