fix constraint on `flutter_chat_ui
This commit is contained in:
parent
4dc692634e
commit
388e09abb7
2 changed files with 6 additions and 13 deletions
|
|
@ -466,11 +466,10 @@ packages:
|
||||||
flutter_chat_ui:
|
flutter_chat_ui:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "packages/flutter_chat_ui"
|
name: flutter_chat_ui
|
||||||
ref: HEAD
|
sha256: cfbaac38f429beb33d9cc1ca920ae7ccbadbed282c99335d590d61306d3a3d0f
|
||||||
resolved-ref: "03be67c8c81c8f637672ee03dd8f082d2c223627"
|
url: "https://pub.dev"
|
||||||
url: "https://github.com/Henry-Hiles/flutter_chat_ui"
|
source: hosted
|
||||||
source: git
|
|
||||||
version: "2.11.1"
|
version: "2.11.1"
|
||||||
flutter_hooks:
|
flutter_hooks:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
|
|
|
||||||
10
pubspec.yaml
10
pubspec.yaml
|
|
@ -40,14 +40,8 @@ dependencies:
|
||||||
flyer_chat_image_message: ^2.2.2
|
flyer_chat_image_message: ^2.2.2
|
||||||
flyer_chat_system_message: ^2.1.13
|
flyer_chat_system_message: ^2.1.13
|
||||||
flyer_chat_file_message: ^2.3.1
|
flyer_chat_file_message: ^2.3.1
|
||||||
flutter_chat_ui:
|
flutter_chat_ui: ^2.11.1
|
||||||
git:
|
flutter_link_previewer: ^4.2.0
|
||||||
url: https://github.com/Henry-Hiles/flutter_chat_ui
|
|
||||||
path: packages/flutter_chat_ui
|
|
||||||
flutter_link_previewer:
|
|
||||||
git:
|
|
||||||
url: https://github.com/Henry-Hiles/flutter_chat_ui
|
|
||||||
path: packages/flutter_link_previewer
|
|
||||||
color_hash: ^1.0.1
|
color_hash: ^1.0.1
|
||||||
flutter_widget_from_html_core: ^0.17.0
|
flutter_widget_from_html_core: ^0.17.0
|
||||||
flutter_svg: ^2.2.2
|
flutter_svg: ^2.2.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue