We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a07f6 commit df4dfbfCopy full SHA for df4dfbf
2 files changed
pubspec.lock
@@ -592,10 +592,10 @@ packages:
592
dependency: "direct main"
593
description:
594
name: remixicon
595
- sha256: "78c984c2f8cfe2fc4a620e89e36445795d7291851a6ffd36a4402c210f2920c4"
+ sha256: "9a0e6a67d622a1d6ddc5e5cff4898f9711ec8880fc2ebeb720f6e0bc268ea905"
596
url: "https://pub.dev"
597
source: hosted
598
- version: "4.9.2"
+ version: "1.4.1"
599
sensors_plus:
600
dependency: transitive
601
pubspec.yaml
@@ -39,7 +39,7 @@ dependencies:
39
local_auth_darwin: 2.0.3 # 本地认证
40
flutter_tilt: 3.3.2 # 倾斜视差
41
logging: 1.3.0
42
- remixicon: 4.9.2 # Remixicon
+ remixicon: 1.4.1 # Remixicon
43
44
# https://dart.dev/tools/pub/dependencies#dependency-overrides
45
dependency_overrides:
0 commit comments