Skip to content

Commit 2c0529f

Browse files
committed
chore: Update dependencies and submodules
- Update the fl_lib submodule to the latest commit - Remove dependency comments using submodules from pubspec.yaml - Upgrade local_auth and related platform implementations to new versions
1 parent 6d10054 commit 2c0529f

File tree

3 files changed

+9
-15
lines changed

3 files changed

+9
-15
lines changed

pubspec.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -921,26 +921,26 @@ packages:
921921
dependency: transitive
922922
description:
923923
name: local_auth
924-
sha256: "434d854cf478f17f12ab29a76a02b3067f86a63a6d6c4eb8fbfdcfe4879c1b7b"
924+
sha256: a4f1bf57f0236a4aeb5e8f0ec180e197f4b112a3456baa6c1e73b546630b0422
925925
url: "https://pub.dev"
926926
source: hosted
927-
version: "2.3.0"
927+
version: "3.0.0"
928928
local_auth_android:
929929
dependency: transitive
930930
description:
931931
name: local_auth_android
932-
sha256: a0bdfcc0607050a26ef5b31d6b4b254581c3d3ce3c1816ab4d4f4a9173e84467
932+
sha256: "162b8e177fd9978c4620da2a8002a5c6bed4d20f0c6daf5137e72e9a8b767d2e"
933933
url: "https://pub.dev"
934934
source: hosted
935-
version: "1.0.56"
935+
version: "2.0.4"
936936
local_auth_darwin:
937937
dependency: transitive
938938
description:
939939
name: local_auth_darwin
940-
sha256: "699873970067a40ef2f2c09b4c72eb1cfef64224ef041b3df9fdc5c4c1f91f49"
940+
sha256: "176480aa855ebedeed195e26ac7d6601a45e6b255dfc7433f353e0c1aeafa9a2"
941941
url: "https://pub.dev"
942942
source: hosted
943-
version: "1.6.1"
943+
version: "2.0.2"
944944
local_auth_platform_interface:
945945
dependency: transitive
946946
description:
@@ -953,10 +953,10 @@ packages:
953953
dependency: transitive
954954
description:
955955
name: local_auth_windows
956-
sha256: bc4e66a29b0fdf751aafbec923b5bed7ad6ed3614875d8151afe2578520b2ab5
956+
sha256: be12c5b8ba5e64896983123655c5f67d2484ecfcc95e367952ad6e3bff94cb16
957957
url: "https://pub.dev"
958958
source: hosted
959-
version: "1.0.11"
959+
version: "2.0.1"
960960
locale_names:
961961
dependency: transitive
962962
description:

pubspec.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ dependencies:
6565
dependency_overrides:
6666
# webdav_client_plus:
6767
# path: ../webdav_client
68-
# dartssh2:
69-
# path: ../dartssh2
70-
# xterm:
71-
# path: ../xterm.dart
72-
# fl_lib:
73-
# path: ../fl_lib
7468
# fl_build:
7569
# path: ../fl_build
7670
gtk: # TODO: remove it after fixed in upstream

0 commit comments

Comments
 (0)