feat(sample-app): add sentry
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies:
|
||||
streaming_shared_preferences: ^2.0.0
|
||||
lottie: ^1.2.1
|
||||
collection: ^1.15.0
|
||||
sentry_flutter: ^6.5.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_launcher_icons: ^0.9.2
|
||||
@@ -40,10 +41,7 @@ dev_dependencies:
|
||||
|
||||
dependency_overrides:
|
||||
stream_chat:
|
||||
git:
|
||||
url: https://github.com/GetStream/stream-chat-flutter.git
|
||||
ref: develop
|
||||
path: packages/stream_chat
|
||||
path: ../../../stream-chat-flutter/packages/stream_chat
|
||||
stream_chat_flutter_core:
|
||||
git:
|
||||
url: https://github.com/GetStream/stream-chat-flutter.git
|
||||
|
||||
Reference in New Issue
Block a user