chore(llc): use path dependency for stream_chat example

This commit is contained in:
Salvatore Giordano
2022-01-28 15:59:19 +01:00
parent 449247bc4c
commit 4690106ff9
+2 -1
View File
@@ -11,7 +11,8 @@ dependencies:
cupertino_icons: ^1.0.0
flutter:
sdk: flutter
stream_chat: ^2.2.1
stream_chat:
path: ../
dev_dependencies:
flutter_test: