diff --git a/packages/stream_chat/pubspec.yaml b/packages/stream_chat/pubspec.yaml index dd394c1e..81657659 100644 --- a/packages/stream_chat/pubspec.yaml +++ b/packages/stream_chat/pubspec.yaml @@ -30,4 +30,6 @@ dev_dependencies: freezed: ^0.14.1+3 json_serializable: ^4.1.0 mocktail: ^0.1.1 - test: ^1.17.7 \ No newline at end of file + # Remove fixed version once the below issue is fixed + # https://github.com/flutter/flutter/issues/91059 + test: 1.17.12