blob: 6b17b9d7c55b067e678890f3a51f2cba2085a21c [file] [log] [blame]
name: url_launcher_windows
description: Windows implementation of the url_launcher plugin.
repository: https://github.com/flutter/packages/tree/main/packages/url_launcher/url_launcher_windows
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+url_launcher%22
version: 3.0.8
environment:
sdk: ">=2.19.0 <4.0.0"
flutter: ">=3.7.0"
flutter:
plugin:
implements: url_launcher
platforms:
windows:
pluginClass: UrlLauncherWindows
dartPluginClass: UrlLauncherWindows
dependencies:
flutter:
sdk: flutter
url_launcher_platform_interface: ^2.0.3
dev_dependencies:
flutter_test:
sdk: flutter
pigeon: ^10.1.2
test: ^1.16.3
topics:
- links
- os-integration
- url-launcher
- urls