Skip to content

Conversation

@jesswrd
Copy link
Contributor

@jesswrd jesswrd commented Jan 29, 2026

This is a barebones workaround for getting the example video_player to work on AGP 9.

I ran flutter pub deps to see a tree of the example project's Flutter dependencies. Can also always look at pubspec.

Related to flutter/flutter#181383

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

sdk: flutter
video_player: ^2.7.0
video_player:
path: /Users/jesswon/work/packages/packages/video_player/video_player
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a simpler example than camera that doesn't have a transitive dependency package like video_player?

Copy link
Contributor Author

@jesswrd jesswrd Jan 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@jesswrd jesswrd force-pushed the agp-plugins-workaround branch from b697b04 to 2a660c6 Compare January 29, 2026 21:20
@jesswrd jesswrd changed the title [WIP] camerax example app working on AGP 9 [WIP] video_player example app working on AGP 9 Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants