chore: remove flutter test deps from examples.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-07-06 03:35:56 +05:30
committed by xsahil03x
parent bb38fd384f
commit e76f3e9227
5 changed files with 2 additions and 131 deletions
@@ -1,6 +1,5 @@
name: stream_chat_persistence_example
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
@@ -15,9 +14,5 @@ dependencies:
stream_chat: ^6.4.0
stream_chat_persistence: ^6.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true