Skip to content

Conversation

@xsahil03x
Copy link
Member

@xsahil03x xsahil03x commented Nov 25, 2025

Submit a pull request

Fixes: #2435

Description of the pull request

This PR updates several dependencies to their latest versions and removes an unused plugin.

Key changes:

  • media_kit is updated from ^1.1.10+1 to ^1.2.2.
  • media_kit_video is updated from ^1.2.4 to ^2.0.0.
  • The version constraint for desktop_drop is widened to <0.8.0.
  • The version constraint for alchemist is widened to <0.14.0.

Summary by CodeRabbit

Chores

  • Updated media playback and desktop compatibility libraries to newer versions for improved functionality.
  • Adjusted dependency constraints to support broader version compatibility.
  • Removed an unused component from the build configuration.
  • Updated development dependencies to latest compatible versions.

✏️ Tip: You can customize this high-level summary in your review settings.

This commit updates several dependencies to their latest versions and removes an unused plugin.

Key changes:
- `media_kit` is updated from `^1.1.10+1` to `^1.2.2`.
- `media_kit_video` is updated from `^1.2.4` to `^2.0.0`.
- The version constraint for `desktop_drop` is widened to `<0.8.0`.
- The version constraint for `alchemist` is widened to `<0.14.0`.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 25, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (107)
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_idle_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_idle_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_playing_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_playing_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_playlist_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/attachment/goldens/ci/stream_voice_recording_attachment_playlist_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/gradient_avatar_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/gradient_avatar_1.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/gradient_avatar_2.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/gradient_avatar_3.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/gradient_avatar_issue_2369.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/group_avatar_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/user_avatar_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/avatars/goldens/ci/user_avatar_1.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/bottom_sheets/goldens/ci/attachment_modal_sheet_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/bottom_sheets/goldens/ci/edit_message_sheet_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/bottom_sheets/goldens/ci/error_alert_sheet_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/channel/goldens/ci/channel_header_bottom_widget.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/context_menu_items/goldens/ci/download_menu_item_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/context_menu_items/goldens/ci/stream_chat_context_menu_item_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/dialogs/goldens/ci/confirmation_dialog_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/dialogs/goldens/ci/delete_message_dialog_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/dialogs/goldens/ci/message_dialog_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/dialogs/goldens/ci/message_dialog_1.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/dialogs/goldens/ci/message_dialog_2.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/gallery/goldens/ci/gallery_footer_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/gallery/goldens/ci/gallery_header_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/indicators/goldens/ci/upload_progress_indicator_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/indicators/goldens/ci/upload_progress_indicator_1.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/indicators/goldens/ci/upload_progress_indicator_2.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_hold_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_hold_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_locked_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_locked_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_stopped_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/audio_recorder/goldens/ci/stream_audio_recorder_button_recording_stopped_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/goldens/ci/countdown_button_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/goldens/ci/dm_checkbox_0.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/goldens/ci/dm_checkbox_1.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_input/goldens/ci/dm_checkbox_2.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_widget/goldens/ci/deleted_message_custom.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_widget/goldens/ci/deleted_message_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/message_widget/goldens/ci/deleted_message_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/misc/goldens/ci/stream_timestamp_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/misc/goldens/ci/stream_timestamp_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/misc/goldens/ci/system_message_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/misc/goldens/ci/system_message_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_option_reorderable_list_view_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_option_reorderable_list_view_error_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_option_reorderable_list_view_error_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_option_reorderable_list_view_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_question_text_field_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_question_text_field_error_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_question_text_field_error_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/poll_question_text_field_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_full_screen_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_full_screen_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_option_reorderable_list_view_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_option_reorderable_list_view_error.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_option_reorderable_list_view_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_question_text_field_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_question_text_field_error.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/poll_question_text_field_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_full_screen_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_full_screen_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_options_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_options_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_results_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_results_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_results_dialog_with_show_all_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_results_dialog_with_show_all_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_add_comment_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_add_comment_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_add_comment_dialog_with_initial_value_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_add_comment_dialog_with_initial_value_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_end_vote_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_end_vote_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_long_question_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_long_question_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_all_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_all_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_disabled_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_disabled_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_limited_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_limited_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_unique_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_header_subtitle_voting_mode_unique_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_suggest_option_dialog_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_suggest_option_dialog_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_suggest_option_dialog_with_initial_option_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/poll_suggest_option_dialog_with_initial_option_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/stream_poll_interactor_closed_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/stream_poll_interactor_closed_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/stream_poll_interactor_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/poll/interactor/goldens/ci/stream_poll_interactor_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/draft_scroll_view/goldens/ci/stream_draft_list_tile_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/draft_scroll_view/goldens/ci/stream_draft_list_tile_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/thread_scroll_view/goldens/ci/stream_thread_list_tile_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/thread_scroll_view/goldens/ci/stream_thread_list_tile_light.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/thread_scroll_view/goldens/ci/stream_unread_threads_banner_dark.png is excluded by !**/*.png
  • packages/stream_chat_flutter/test/src/scroll_view/thread_scroll_view/goldens/ci/stream_unread_threads_banner_light.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Dependency constraints updated across configuration files: desktop_drop to 0.8.0, media_kit to 1.2.2, and media_kit_video bumped to 2.0.0; alchemist dev dependency to 0.14.0. The volume_controller plugin entry removed from generated CMake plugin lists for Linux and Windows platforms.

Changes

Cohort / File(s) Summary
Dependency constraint updates
melos.yaml, packages/stream_chat_flutter/pubspec.yaml
Updated desktop_drop to >=0.5.0 <0.8.0, media_kit to ^1.2.2, media_kit_video to ^2.0.0, and dev dependency alchemist to >=0.11.0 <0.14.0
CMake plugin removals
packages/stream_chat_flutter/example/linux/flutter/generated_plugins.cmake, packages/stream_chat_flutter/example/windows/flutter/generated_plugins.cmake
Removed volume_controller entry from FLUTTER_PLUGIN_LIST in both Linux and Windows plugin generation files

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Dependency updates are straightforward version bumps with consistent patterns across files
  • CMake removals are isolated and mechanical (same change applied to two generated files)
  • No complex logic changes or structural modifications introduced
  • Changes appear well-scoped and directly address the linked issue regarding media_kit_video

Suggested reviewers

  • renefloor
  • Brazol

Poem

🐰 Hops with glee through version lands so bright,
Media kit ascends to two-point height,
Volume controller bids adieu with cheer,
Cleaner plugins, and audio sessions crystal clear!

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR updates media_kit_video from ^1.2.4 to ^2.0.0 but does not fully remove the dependency as required by issue #2435, which mandates complete removal due to iOS audio session issues. Remove media_kit_video dependency entirely from pubspec.yaml, as specified in issue #2435, rather than updating it to a newer version.
Out of Scope Changes check ⚠️ Warning The PR includes updates to desktop_drop, media_kit, and alchemist, plus removal of volume_controller plugin from generated CMake files, which extend beyond the primary objective of removing media_kit_video dependency. Clarify scope: focus PR on removing media_kit_video dependency as per issue #2435, or split additional dependency updates into a separate PR for better traceability.
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(repo): Update dependencies' is concise and accurately reflects the main changes—dependency updates to media_kit, media_kit_video, desktop_drop, and alchemist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.60%. Comparing base (1d0ba89) to head (3c8cd1c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2450   +/-   ##
=======================================
  Coverage   64.60%   64.60%           
=======================================
  Files         420      420           
  Lines       26210    26210           
=======================================
  Hits        16932    16932           
  Misses       9278     9278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xsahil03x xsahil03x merged commit d8556e2 into master Nov 25, 2025
27 of 29 checks passed
@xsahil03x xsahil03x deleted the chore/bump-dependencies branch November 25, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove media_kit_video dependency

3 participants