Fix video orientation on Android
This commit is contained in:
parent
06830cdf8f
commit
0463a337dd
2 changed files with 7 additions and 7 deletions
12
pubspec.lock
12
pubspec.lock
|
@ -1129,16 +1129,16 @@ packages:
|
|||
video_player_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: video_player_platform_interface
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
path: "thirdparty/plugins/packages/video_player/video_player_platform_interface"
|
||||
relative: true
|
||||
source: path
|
||||
version: "4.2.0"
|
||||
video_player_web:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: video_player_web
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
path: "thirdparty/plugins/packages/video_player/video_player_web"
|
||||
relative: true
|
||||
source: path
|
||||
version: "2.0.4"
|
||||
video_thumbnail:
|
||||
dependency: "direct main"
|
||||
|
|
2
thirdparty/plugins
vendored
2
thirdparty/plugins
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 97c59718066bb7a9995053c358ff0241c5a7d936
|
||||
Subproject commit a3216f71ee2376c671119c661d86500ae2849463
|
Loading…
Add table
Reference in a new issue