loading spaces
This commit is contained in:
parent
dca9ee1939
commit
65028a1231
14 changed files with 629 additions and 86 deletions
|
|
@ -40,18 +40,23 @@ dependencies:
|
|||
url: https://github.com/google/flutter-desktop-embedding
|
||||
path: plugins/window_size
|
||||
flutter_chat_core: ^2.0.0
|
||||
flutter_chat_ui: ^2.0.0
|
||||
flyer_chat_image_message: ^2.0.0
|
||||
flyer_chat_system_message: ^2.0.0
|
||||
flutter_link_previewer: ^4.0.0
|
||||
flyer_chat_text_message: ^2.0.0
|
||||
flutter_chat_ui:
|
||||
git:
|
||||
url: https://github.com/Henry-Hiles/flutter_chat_ui
|
||||
path: packages/flutter_chat_ui
|
||||
matrix: ^3.0.2
|
||||
sqflite_common_ffi: ^2.3.6
|
||||
color_hash: ^1.0.1
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.4.11
|
||||
custom_lint: ^0.8.0
|
||||
flutter_lints: ^6.0.0
|
||||
freezed: ^3.2.3
|
||||
json_serializable: ^6.8.0
|
||||
riverpod_lint: ^3.0.3
|
||||
flutter_launcher_icons: ^0.14.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue