[video_player] Upgrade video_player to 2.11.1#975
[video_player] Upgrade video_player to 2.11.1#975xiaowei-guan merged 4 commits intoflutter-tizen:masterfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates video_player_tizen to version 2.5.10, bumps dependencies for video_player and video_player_platform_interface, and increases the minimum supported SDK versions for Flutter and Dart. It also includes regenerated Pigeon code and updates the implementation to use prefixed imports for the platform interface. Feedback indicates that the Flutter version 3.38.0 is likely a typo as it is currently unreleased, and that the version bump should be minor (2.6.0) rather than patch to comply with Semantic Versioning for SDK constraint changes. Additionally, the environment constraints in the example package require synchronization with the main package.
cb72856 to
5b84bf9
Compare
|
@gin7773 |
Thanks for the heads-up. Upon closer inspection of the APIs in
|
If a suitable API does not exist, you do not have to implement it. |
Thanks. I've updated README.md.#978 |
Fix #969
Main changes: