url_launcher_linux 0.1.0-nullsafety.1 copy "url_launcher_linux: ^0.1.0-nullsafety.1" to clipboard
url_launcher_linux: ^0.1.0-nullsafety.1 copied to clipboard

unlistedoutdated

Linux implementation of the url_launcher plugin.

url_launcher_linux #

The Linux implementation of url_launcher.

Usage #

Import the package #

This package has been endorsed, meaning that you only need to add url_launcher as a dependency in your pubspec.yaml. It will be automatically included in your app when you depend on package:url_launcher.

This is what the above means to your pubspec.yaml:

...
dependencies:
  ...
  url_launcher: ^5.5.0
  ...

If you wish to use the Linux package only, you can add url_launcher_linux as a dependency:

...
dependencies:
  ...
  url_launcher_linux: ^0.0.1
  ...
5
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.dev

Linux implementation of the url_launcher plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on url_launcher_linux