bump: Replace discontinued deps and update fl_lib dep (#1024)

* build: Replace flutter_markdown with flutter_markdown_plus

* build: Update fl_lib dependency to v1.0.361 and synchronize related dependencies

Update the fl_lib dependency version in the pubspec.yaml and pubspec.lock files to v1.0.361, and simultaneously update the dependency versions of camera_avfoundation and objective_c

* build: Add flutter_markdown_plus dependency

* build: update the git reference of fl_lib
This commit is contained in:
GT610
2026-01-24 15:04:05 +08:00
committed by GitHub
parent e49b31ed25
commit 7d47c9d673
4 changed files with 17 additions and 17 deletions

View File

@@ -66,7 +66,7 @@ dependencies:
fl_lib:
git:
url: https://github.com/lppcg/fl_lib
ref: v1.0.359
ref: v1.0.361
dependency_overrides:
# webdav_client_plus: