Fix dependency

This commit is contained in:
vishnukvmd
2025-07-21 15:14:45 +05:30
committed by AmanRajSinghMourya
parent 3aaf11ba1d
commit be850c27c6
2 changed files with 9 additions and 5 deletions

View File

@@ -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

View File

@@ -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