quick_share 1.0.0+1 copy "quick_share: ^1.0.0+1" to clipboard
quick_share: ^1.0.0+1 copied to clipboard

A Module for sharing quickly

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quick_share

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

dependencies:
  quick_share: ^1.0.0+1

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:quick_share/quick_share.dart';
1
likes
95
pub points
0%
popularity

Publisher

unverified uploader

A Module for sharing quickly

Documentation

API reference

License

MIT (LICENSE)

Dependencies

file_picker, flutter, screenshot, share

More

Packages that depend on quick_share