share_and_open_url 0.0.7 copy "share_and_open_url: ^0.0.7" to clipboard
share_and_open_url: ^0.0.7 copied to clipboard

share_and_open_url_plugin provides functionality for sharing text and opening URLs. It allows users to easily share content and quickly access web links.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add share_and_open_url

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

dependencies:
  share_and_open_url: ^0.0.7

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_and_open_url/share_and_open_url.dart';
9
likes
160
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

share_and_open_url_plugin provides functionality for sharing text and opening URLs. It allows users to easily share content and quickly access web links.

Repository (GitHub)
View/report issues

Topics

#share #url #plugin

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on share_and_open_url