Skip to content

Commit

Permalink
fixup! fixup! TW-1862: Fix can't display message in chat
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Dec 9, 2024
1 parent 20aa4a0 commit 14fd132
Showing 1 changed file with 30 additions and 13 deletions.
43 changes: 30 additions & 13 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: "08e1e697919615410f8a855e500ef5617f90333b"
resolved-ref: b902d115c4e6680b353302c0eba74bf66fffd29a
url: "[email protected]:linagora/future-loading-dialog.git"
source: git
version: "0.3.0"
Expand Down Expand Up @@ -1414,14 +1414,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "14.1.2"
google_fonts:
dependency: "direct main"
description:
name: google_fonts
sha256: "6b6f10f0ce3c42f6552d1c70d2c28d764cf22bb487f50f66cca31dcd5194f4d6"
url: "https://pub.dev"
source: hosted
version: "4.0.4"
gradient_borders:
dependency: transitive
description:
Expand Down Expand Up @@ -1791,6 +1783,15 @@ packages:
url: "[email protected]:linagora/linagora-design-flutter.git"
source: git
version: "0.0.1"
linkfy_text:
dependency: "direct main"
description:
path: "."
ref: main
resolved-ref: "6690e87f19e024d70b68efbc70d2159c34b5d0fc"
url: "[email protected]:linagora/linkfy_text.git"
source: git
version: "1.1.6"
lints:
dependency: transitive
description:
Expand Down Expand Up @@ -1875,8 +1876,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "twake-supported-0.22.6"
resolved-ref: "8435e632d7bce166085c6426fbfb4173457526f9"
ref: support-filter-for-request-history
resolved-ref: "3709e411df81a0d90cb1d868df4cd23e4d05d4dd"
url: "[email protected]:linagora/matrix-dart-sdk.git"
source: git
version: "0.22.6"
Expand All @@ -1885,7 +1886,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: a498051a8a7e41a35bde65f37c25add3f808b929
resolved-ref: "9353b6d6b6c1b9cc9e9a9290ffd0c777c6a0b479"
url: "https://github.com/linagora/dart_matrix_api_lite.git"
source: git
version: "1.7.4"
Expand Down Expand Up @@ -2323,6 +2324,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.5.1"
pretty_qr_code:
dependency: "direct main"
description:
name: pretty_qr_code
sha256: cbdb4af29da1c1fa21dd76f809646c591320ab9e435d3b0eab867492d43607d5
url: "https://pub.dev"
source: hosted
version: "3.3.0"
process:
dependency: transitive
description:
Expand Down Expand Up @@ -2363,6 +2372,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.3"
pull_down_button:
dependency: "direct main"
description:
name: pull_down_button
sha256: "12cdd8ff187a3150ebdf075e5074299f085579b158d2b4e655ccbafccf95f25b"
url: "https://pub.dev"
source: hosted
version: "0.10.2"
punycode:
dependency: "direct main"
description:
Expand Down Expand Up @@ -3385,4 +3402,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.5.0-259.0.dev <4.0.0"
flutter: ">=3.19.0"
flutter: ">=3.19.3"

0 comments on commit 14fd132

Please sign in to comment.