use local deps

This commit is contained in:
Salvatore Giordano
2022-03-21 13:54:32 +01:00
parent 4be9ff24a9
commit 9f120d65c3
@@ -11,8 +11,10 @@ dependencies:
cupertino_icons: ^1.0.3
flutter:
sdk: flutter
stream_chat_flutter: ^2.2.1
stream_chat_localizations: ^1.1.0
stream_chat_flutter:
path: ../stream_chat_flutter
stream_chat_localizations:
path: ../
dev_dependencies:
flutter_test: