share_link 0.2.0 copy "share_link: ^0.2.0" to clipboard
share_link: ^0.2.0 copied to clipboard

Share links with target-specific content (such as utm tags) and user selection feedback

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_link

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

dependencies:
  share_link: ^0.2.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_link/share_link.dart';
2
likes
150
pub points
65%
popularity

Publisher

verified publisher2312.nl

Share links with target-specific content (such as utm tags) and user selection feedback

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on share_link