chore: fix dependency conflicts

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-10-01 16:45:18 +05:30
committed by xsahil03x
parent 36a2ee11a7
commit f7723198de
5 changed files with 21 additions and 12 deletions
@@ -26,8 +26,12 @@ dependencies:
cupertino_icons: ^1.0.3
flutter:
sdk: flutter
dependency_overrides:
stream_chat:
path: ../../stream_chat
stream_chat_flutter_core:
path: ../
path: ../../stream_chat_flutter_core
dev_dependencies: