Fix dependency
This commit is contained in:
committed by
AmanRajSinghMourya
parent
3aaf11ba1d
commit
be850c27c6
@@ -409,10 +409,11 @@ packages:
|
||||
flutter_local_authentication:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: flutter_local_authentication
|
||||
sha256: eb2e471ba77fbc42b6ce8b358939dc9878dc71fcce5a482a8ddcb045563d87cd
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
path: "."
|
||||
ref: "1ac346a04592a05fd75acccf2e01fa3c7e955d96"
|
||||
resolved-ref: "1ac346a04592a05fd75acccf2e01fa3c7e955d96"
|
||||
url: "https://github.com/eaceto/flutter_local_authentication"
|
||||
source: git
|
||||
version: "1.2.0"
|
||||
flutter_localizations:
|
||||
dependency: transitive
|
||||
|
||||
@@ -26,7 +26,10 @@ dependencies:
|
||||
ente_utils:
|
||||
path: ../utils
|
||||
flutter_animate: ^4.1.0
|
||||
flutter_local_authentication: ^1.1.11
|
||||
flutter_local_authentication:
|
||||
git:
|
||||
url: https://github.com/eaceto/flutter_local_authentication
|
||||
ref: 1ac346a04592a05fd75acccf2e01fa3c7e955d96
|
||||
flutter_secure_storage: ^9.0.0
|
||||
local_auth: ^2.1.8
|
||||
logging: ^1.1.1
|
||||
|
||||
Reference in New Issue
Block a user