Skip to content

Commit

Permalink
fix(mobile): video player not playing in full size on Android (immich…
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 authored and bdavis2-PCTY committed Nov 18, 2024
1 parent a2a1771 commit d0b0d8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1717,13 +1717,13 @@ packages:
source: hosted
version: "2.9.2"
video_player_android:
dependency: transitive
dependency: "direct main"
description:
name: video_player_android
sha256: "391e092ba4abe2f93b3e625bd6b6a6ec7d7414279462c1c0ee42b5ab8d0a0898"
sha256: "4de50df9ee786f5891d3281e1e633d7b142ef1acf47392592eb91cba5d355849"
url: "https://pub.dev"
source: hosted
version: "2.7.16"
version: "2.6.0"
video_player_avfoundation:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies:
auto_route: ^9.2.0
fluttertoast: ^8.2.4
video_player: ^2.9.2
video_player_android: 2.6.0
chewie: ^1.7.4
socket_io_client: ^2.0.3+1
maplibre_gl: 0.19.0+2
Expand Down

0 comments on commit d0b0d8f

Please sign in to comment.