Skip to content

fix(ui): Removed mediakit dependency from v9#2830

Draft
renefloor wants to merge 1 commit into
v9from
feat/remove-mediakit-dependency-v9
Draft

fix(ui): Removed mediakit dependency from v9#2830
renefloor wants to merge 1 commit into
v9from
feat/remove-mediakit-dependency-v9

Conversation

@renefloor

Copy link
Copy Markdown
Contributor

Submit a pull request

Linear: FLU-615

Github Issue: #2768

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Similar as #2828
This PR removes the media_kit dependency in the stream_chat_flutter sdk. It's currently only used to play videos on Windows and Linux desktop platforms. For these platforms we used update the docs with a sample how to implement it yourselves as also done in the sample app.

This PR is a lot bigger than #2828 as in v9 we didn't have a clean separation for the video player yet. It will also have a bit more influence on the performance of loading the videos as they are no longer loaded up front, but only when the video player is being shown.

Screenshots / Videos

Before After
img img

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b66087ee-891d-4e9d-9eb6-e5669917383a

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/remove-mediakit-dependency-v9

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.

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.

1 participant