blob: a049af1e6ebd77826e051f3d894235785ae4a14a [file] [log] [blame]
name: path_provider_macos
description: macOS implementation of the path_provider 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.0.4+2
homepage: https://github.com/flutter/plugins/tree/master/packages/path_provider/path_provider_macos
flutter:
plugin:
platforms:
macos:
pluginClass: PathProviderPlugin
environment:
sdk: ">=2.1.0 <3.0.0"
flutter: ">=1.10.0 <2.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
pedantic: ^1.8.0