Merge branch 'develop' into repo/dart-code-metrics
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: stream_chat
|
||||
homepage: https://getstream.io/
|
||||
description: The official Dart client for Stream Chat, a service for building chat applications.
|
||||
version: 3.0.0
|
||||
version: 3.1.1
|
||||
repository: https://github.com/GetStream/stream-chat-flutter
|
||||
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
|
||||
|
||||
@@ -29,8 +29,6 @@ dev_dependencies:
|
||||
build_runner: ^2.0.1
|
||||
dart_code_metrics: ^4.2.0-dev.5
|
||||
freezed: ^0.14.1+3
|
||||
json_serializable: ^4.1.0
|
||||
json_serializable: ^5.0.2
|
||||
mocktail: ^0.1.1
|
||||
# Remove fixed version once the below issue is fixed
|
||||
# https://github.com/flutter/flutter/issues/91059
|
||||
test: 1.17.12
|
||||
test: ^1.18.2
|
||||
|
||||
Reference in New Issue
Block a user