share_files_and_screenshot_widgets_plus 1.0.0 copy "share_files_and_screenshot_widgets_plus: ^1.0.0" to clipboard
share_files_and_screenshot_widgets_plus: ^1.0.0 copied to clipboard

outdated

This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_files_and_screenshot_widgets_plus

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

dependencies:
  share_files_and_screenshot_widgets_plus: ^1.0.0

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_files_and_screenshot_widgets_plus/share_files_and_screenshot_widgets_plus.dart';
8
likes
0
points
232
downloads

Publisher

verified publisherngovang.com

Weekly Downloads

This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.

License

unknown (license)

Dependencies

flutter, path_provider

More

Packages that depend on share_files_and_screenshot_widgets_plus