-
Notifications
You must be signed in to change notification settings - Fork 54
[video_player] Upgrade to 2.14.0 #1095
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
base: main
Are you sure you want to change the base?
Changes from all commits
60c69da
b894e78
9585c89
513d13d
258d124
9fc9dfa
8d51eb1
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,8 +14,8 @@ This package is not an _endorsed_ implementation of `video_player`. Therefore, y | |
|
|
||
| ```yaml | ||
| dependencies: | ||
| video_player: ^2.11.1 | ||
| video_player_tizen: ^2.5.14 | ||
| video_player: ^2.14.0 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://pub.dev/packages/video_player/changelog#2140
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I have checked the interfaces, the media player doesn't support these interfaces. and the README has included not-supported infomation:
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please check and add new APIs to the list of unsupported interfaces. |
||
| video_player_tizen: ^2.5.15 | ||
| ``` | ||
|
|
||
| Then you can import `video_player` in your Dart code: | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.