fix: trying to solve fprints on linux

This commit is contained in:
Prateek Sunal 2024-02-14 14:59:04 +05:30
parent 0cb02533c7
commit a56a08630b
2 changed files with 9 additions and 5 deletions

View file

@ -523,10 +523,11 @@ packages:
flutter_local_authentication:
dependency: "direct main"
description:
name: flutter_local_authentication
sha256: eb2e471ba77fbc42b6ce8b358939dc9878dc71fcce5a482a8ddcb045563d87cd
url: "https://pub.dev"
source: hosted
path: "."
ref: patch-1
resolved-ref: "37237c55b2b96cfbf141de1d566a8fa6c7e6680f"
url: "https://github.com/prateekmedia/flutter_local_authentication"
source: git
version: "1.2.0"
flutter_local_notifications:
dependency: "direct main"

View file

@ -45,7 +45,10 @@ dependencies:
flutter_email_sender: ^6.0.2
flutter_inappwebview: ^6.0.0
flutter_launcher_icons: ^0.13.1
flutter_local_authentication: ^1.2.0
flutter_local_authentication:
git:
url: https://github.com/prateekmedia/flutter_local_authentication
ref: patch-1
flutter_local_notifications: ^16.3.1+1
flutter_localizations:
sdk: flutter