blob: b40a8ea236cc4fe58f8008369750e8116b2c56f7 [file] [log] [blame]
name: url_launcher_web
description: Web platform implementation of url_launcher
homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/url_launcher_web
# 0.1.y+z is compatible with 1.0.0, if you land a breaking change bump
# the version to 2.0.0.
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
version: 0.1.5+1
flutter:
plugin:
platforms:
web:
pluginClass: UrlLauncherPlugin
fileName: url_launcher_web.dart
dependencies:
url_launcher_platform_interface: ^1.0.9
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
meta: ^1.1.7
dev_dependencies:
flutter_test:
sdk: flutter
url_launcher: ^5.2.5
pedantic: ^1.8.0
mockito: ^4.1.1
integration_test:
path: ../../integration_test
environment:
sdk: ">=2.2.0 <3.0.0"
flutter: ">=1.10.0 <2.0.0"