url_launcher_windows 0.0.1 copy "url_launcher_windows: ^0.0.1" to clipboard
url_launcher_windows: ^0.0.1 copied to clipboard

outdated

Windows implementation of the url_launcher plugin.

url_launcher_windows #

The Windows implementation of url_launcher.

Backward compatible 1.0.0 version is coming #

The plugin has reached a stable API, we guarantee that version 1.0.0 will be backward compatible with 0.0.y+z. If you use url_launcher_windows directly, rather than as an implementation detail of url_launcher, please use url_launcher_windows: '>=0.0.y+x <2.0.0' as your dependency constraint to allow a smoother ecosystem migration. For more details see: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0

Usage #

Import the package #

This package has not yet been endorsed. Once it is you only need to add url_launcher as a dependency in your pubspec.yaml, but for now you need to include both url_launcher and url_launcher_windows.

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

...
dependencies:
  ...
  url_launcher: ^5.5.3
  url_launcher_windows: ^0.0.1
  ...
16
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.dev

Windows implementation of the url_launcher plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on url_launcher_windows