diff --git a/packages/stream_chat/pubspec.yaml b/packages/stream_chat/pubspec.yaml index 734826d3..01731c0a 100644 --- a/packages/stream_chat/pubspec.yaml +++ b/packages/stream_chat/pubspec.yaml @@ -19,6 +19,7 @@ dependencies: collection: ^1.14.13 pedantic: ^1.9.2 meta: ^1.2.4 + mime: ^0.9.7 freezed_annotation: ^0.12.0 dev_dependencies: diff --git a/packages/stream_chat_flutter/pubspec.yaml b/packages/stream_chat_flutter/pubspec.yaml index 7d0c7c02..51557b3c 100644 --- a/packages/stream_chat_flutter/pubspec.yaml +++ b/packages/stream_chat_flutter/pubspec.yaml @@ -30,7 +30,6 @@ dependencies: file_picker: ^2.1.5 image_picker: ^0.6.7+17 flutter_keyboard_visibility: ^4.0.2 - mime: ^0.9.7 video_compress: ^2.1.1 visibility_detector: ^0.1.5 http_parser: ^3.1.4