Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[video_player_android] Migrate to androidx.media3 #130272

Open
camsim99 opened this issue Jul 10, 2023 · 1 comment · May be fixed by flutter/packages#6535
Open

[video_player_android] Migrate to androidx.media3 #130272

camsim99 opened this issue Jul 10, 2023 · 1 comment · May be fixed by flutter/packages#6535
Labels
p: video_player The Video Player plugin P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. team-android Owned by Android platform team triaged-android Triaged by Android platform team

Comments

@camsim99
Copy link
Contributor

camsim99 commented Jul 10, 2023

As of ExoPlayer version 2.19.0, com.google.android.exoplayer2 was deprecated in favor of androidx.media3. To update the video_player_android plugin to use this latest version of ExoPlayer, it will need to be migrated to androidx.media3 (see migration guide for guidance).

To do this, take over or modify the dependabot PR.

@camsim99 camsim99 added p: video_player The Video Player plugin package flutter/packages repository. See also p: labels. team-android Owned by Android platform team fyi-ecosystem For the attention of Ecosystem team labels Jul 10, 2023
@stuartmorgan stuartmorgan added the triaged-ecosystem Triaged by Ecosystem team label Jul 13, 2023
@reidbaker reidbaker added P3 Issues that are less important to the Flutter project triaged-android Triaged by Android platform team labels Jul 13, 2023
@flutter-triage-bot flutter-triage-bot bot removed fyi-ecosystem For the attention of Ecosystem team triaged-ecosystem Triaged by Ecosystem team labels Jul 13, 2023
@emakar
Copy link

emakar commented Apr 15, 2024

@camsim99
hi!
this pr migrates exoplayer to media3 flutter/packages#6535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: video_player The Video Player plugin P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. team-android Owned by Android platform team triaged-android Triaged by Android platform team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants