blob: 9866eef50584f8ab5c641c0981b47ab63e0c5725 [file] [log] [blame]
name: local_auth_windows
description: Windows implementation of the local_auth plugin.
repository: https://github.com/flutter/plugins/tree/main/packages/local_auth/local_auth_windows
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
version: 1.0.5
environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=3.0.0"
flutter:
plugin:
implements: local_auth
platforms:
windows:
pluginClass: LocalAuthPlugin
dartPluginClass: LocalAuthWindows
dependencies:
flutter:
sdk: flutter
local_auth_platform_interface: ^1.0.1
dev_dependencies:
flutter_test:
sdk: flutter
pigeon: ^5.0.1