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

PlatformWindows

Windows implementation of the url_launcher plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add url_launcher_windows
copied to clipboard

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

dependencies:
  url_launcher_windows: ^3.1.4
copied to clipboard

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:url_launcher_windows/url_launcher_windows.dart';
copied to clipboard
18
likes
160
points
3.55M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.09.14 - 2025.03.29

Windows implementation of the url_launcher plugin.

Repository (GitHub)
View/report issues
Contributing

Topics

#links #os-integration #url-launcher #urls

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, url_launcher_platform_interface

More

Packages that depend on url_launcher_windows