downgrade font_awesome_flutter

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-23 09:50:13 +08:00
parent 16a3e21db4
commit 6009668427
2 changed files with 4 additions and 3 deletions

View File

@@ -807,10 +807,10 @@ packages:
dependency: "direct main"
description:
name: font_awesome_flutter
sha256: "27af5982e6c510dec1ba038eff634fa284676ee84e3fd807225c80c4ad869177"
sha256: f50ce90dbe26d977415b9540400d6778bef00894aced6358ae578abd92b14b10
url: "https://pub.dev"
source: hosted
version: "10.10.0"
version: "10.9.0"
frontend_server_client:
dependency: transitive
description:

View File

@@ -84,7 +84,7 @@ dependencies:
# 下拉刷新
# pull_to_refresh_notification: ^3.1.0
# 图标
font_awesome_flutter: ^10.8.0
font_awesome_flutter: 10.9.0
# material_design_icons_flutter: ^7.0.7296
material_design_icons_flutter:
git:
@@ -223,6 +223,7 @@ dependency_overrides:
rxdart: ^0.28.0
media_kit: 1.1.11
media_kit_libs_video: 1.0.5
font_awesome_flutter: 10.9.0
dev_dependencies:
flutter_test: