share_screenshot_widget 0.0.3 copy "share_screenshot_widget: ^0.0.3" to clipboard
share_screenshot_widget: ^0.0.3 copied to clipboard

outdated

This plugin allows Flutter apps to Sharing widget as Screenshot in (WhatsApp,Telegram, Instagram, Facebook Messenger).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_screenshot_widget

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

dependencies:
  share_screenshot_widget: ^0.0.3

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:share_screenshot_widget/share_screenshot_widget.dart';
19
likes
0
points
71
downloads

Publisher

verified publisherflutteriraqi.com

Weekly Downloads

This plugin allows Flutter apps to Sharing widget as Screenshot in (WhatsApp,Telegram, Instagram, Facebook Messenger).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, share_plus

More

Packages that depend on share_screenshot_widget