chore(repo): finish adding dart_code_metrics.yaml

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 f7723198de
commit bf21f7b350
14 changed files with 203 additions and 221 deletions
@@ -1,4 +1,4 @@
name: example
name: stream_chat_flutter_core_example
description: Example app for testing stream_chat_flutter_core
# The following line prevents the package from being accidentally published to
@@ -26,13 +26,7 @@ dependencies:
cupertino_icons: ^1.0.3
flutter:
sdk: flutter
dependency_overrides:
stream_chat:
path: ../../stream_chat
stream_chat_flutter_core:
path: ../../stream_chat_flutter_core
stream_chat_flutter_core: ^2.2.1
dev_dependencies:
flutter_test: