From 6a1185445727d061e596cee5c3d795ab3459a14d Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Fri, 30 Apr 2021 16:42:20 +0200 Subject: [PATCH] fix? --- packages/stream_chat_flutter_core/example/pubspec.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/stream_chat_flutter_core/example/pubspec.yaml b/packages/stream_chat_flutter_core/example/pubspec.yaml index e03eba6c..889ad518 100644 --- a/packages/stream_chat_flutter_core/example/pubspec.yaml +++ b/packages/stream_chat_flutter_core/example/pubspec.yaml @@ -30,10 +30,6 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.0 -dependency_overrides: - stream_chat: - path: ../../stream_chat - dev_dependencies: flutter_test: sdk: flutter