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

Not is compability with androidx #4

Open
edrianolima opened this issue Aug 7, 2020 · 2 comments
Open

Not is compability with androidx #4

edrianolima opened this issue Aug 7, 2020 · 2 comments

Comments

@edrianolima
Copy link

...\VideoPlayerPlugin.java:10: error: package android.support.annotation does not exist

No can build project with this error.

My project uses sdk 29 and with androidx on.

@Letalus
Copy link

Letalus commented Aug 8, 2020

Yeah this is a common issue. Afaik the author of this package doesn't support this package anymore. But there is a fork which does. He you go: https://github.com/mertcankirtay/videoPlayerWithHeader

@SethuSenthil
Copy link

FYI here is how you add the fork mentioned by @Letalus to your pubspec.yaml

video_player_header:
(space) git:
(spacex2) url: git://github.com/mertcankirtay/videoPlayerWithHeader.git

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

No branches or pull requests

3 participants