We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135186f commit 1170038Copy full SHA for 1170038
1 file changed
pubspec.yaml
@@ -2,11 +2,7 @@ name: flutter_local_authentication
2
description: "A flutter plugin that allows access to Local Authentication / Biometrics on iOS, macOS, Linux and Android."
3
version: 1.0.0
4
homepage: "https://eaceto.dev"
5
-
6
-author:
7
- name: Ezequiel (Kimi) Aceto
8
- email: ezequiel.aceto@gmail.com
9
- url: https://github.com/eaceto/flutter_local_authentication/
+repository: "https://github.com/eaceto/flutter_local_authentication/"
10
11
environment:
12
sdk: '>=3.1.3 <4.0.0'
0 commit comments