blob: be2dd2739298a73cd12dd30235866b6af7e0b558 [file] [log] [blame]
name: url_launcher_macos
description: macOS implementation of the url_launcher plugin.
# 0.0.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.0-nullsafety.2
homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/url_launcher_macos
flutter:
plugin:
platforms:
macos:
pluginClass: UrlLauncherPlugin
fileName: url_launcher_macos.dart
environment:
sdk: ">=2.12.0-0 <3.0.0"
flutter: ">=1.12.8"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
pedantic: ^1.8.0