blob: 9e2f92737e53a6fbcfd8181514252a1b173c3979 [file] [log] [blame]
name: local_auth
description: Flutter plugin for Android and iOS device authentication sensors
such as Fingerprint Reader and Touch ID.
version: 0.1.2
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/local_auth
flutter:
plugin:
androidPackage: io.flutter.plugins.localauth
iosPrefix: FLT
pluginClass: LocalAuthPlugin
dependencies:
flutter:
sdk: flutter
meta: ^1.0.5
intl: ^0.15.1
environment:
sdk: ">=1.8.0 <2.0.0"