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

[Build Error] Video player Injector Error #73

Closed
AlexV525 opened this issue Nov 16, 2020 · 2 comments
Closed

[Build Error] Video player Injector Error #73

AlexV525 opened this issue Nov 16, 2020 · 2 comments
Labels
p: Android This issue only happens on Android platform. r: video_player Related to the video player package.

Comments

@AlexV525
Copy link
Member

AlexV525 commented Nov 16, 2020

From video_player 0.11.x, FlutterInjector has been introduced and causing error in SDKs lower than stable on Android.

If you are suffering from this issue, please override the package to 0.10.12+5.

dependency_overrides:
  video_player: 0.10.12+5
@AlexV525 AlexV525 added wontfix b: third party This is a third party package issue. 📢EXTRA ATTENTION This issue needs extra attention. r: video_player Related to the video player package. p: Android This issue only happens on Android platform. labels Nov 16, 2020
@AlexV525 AlexV525 pinned this issue Nov 16, 2020
@AlexV525 AlexV525 removed the wontfix label Dec 31, 2020
@AlexV525
Copy link
Member Author

AlexV525 commented Jan 4, 2021

By using SDK upper than 1.20.0, this issue will be solved. Scheduled to drop the support in one week.

@AlexV525 AlexV525 added release candidate and removed b: third party This is a third party package issue. 📢EXTRA ATTENTION This issue needs extra attention. labels Jan 4, 2021
@AlexV525
Copy link
Member Author

Dropped in 5.0.0-dev.4 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: Android This issue only happens on Android platform. r: video_player Related to the video player package.
Projects
None yet
Development

No branches or pull requests

1 participant