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

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.5

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
150
points
95
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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, share_plus

More

Packages that depend on share_screenshot_widget