mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
chore: Follow up update flutter matrix html
This commit is contained in:
parent
d81f92f2e2
commit
7c5b60474f
@ -580,8 +580,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: HEAD
|
ref: "krille/fix-trying-modify-unmodifiable-list"
|
||||||
resolved-ref: "81d8988584506d1eff0e28abd2a13af96fecb638"
|
resolved-ref: "201bd3322b6881da8128e60d49bd26a6af6eeda2"
|
||||||
url: "https://github.com/Sorunome/flutter_matrix_html.git"
|
url: "https://github.com/Sorunome/flutter_matrix_html.git"
|
||||||
source: git
|
source: git
|
||||||
version: "1.1.0"
|
version: "1.1.0"
|
||||||
|
@ -146,7 +146,9 @@ dependency_overrides:
|
|||||||
# null safety
|
# null safety
|
||||||
flutter_math_fork: ">=0.7.0"
|
flutter_math_fork: ">=0.7.0"
|
||||||
flutter_matrix_html:
|
flutter_matrix_html:
|
||||||
git: https://github.com/Sorunome/flutter_matrix_html.git
|
git:
|
||||||
|
url: https://github.com/Sorunome/flutter_matrix_html.git
|
||||||
|
ref: krille/fix-trying-modify-unmodifiable-list
|
||||||
# fake secure storage plugin for Windows
|
# fake secure storage plugin for Windows
|
||||||
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
|
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
|
||||||
flutter_secure_storage_windows:
|
flutter_secure_storage_windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user