mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-24 16:04:43 +01:00
Update video_player
This commit is contained in:
parent
292e880b73
commit
1c502c5ace
2 changed files with 32 additions and 33 deletions
|
@ -322,13 +322,6 @@ packages:
|
||||||
url: "https://gitlab.com/nc-photos/exifdart.git"
|
url: "https://gitlab.com/nc-photos/exifdart.git"
|
||||||
source: git
|
source: git
|
||||||
version: "1.2.0"
|
version: "1.2.0"
|
||||||
fake_async:
|
|
||||||
dependency: transitive
|
|
||||||
description:
|
|
||||||
name: fake_async
|
|
||||||
url: "https://pub.dartlang.org"
|
|
||||||
source: hosted
|
|
||||||
version: "1.3.0"
|
|
||||||
ffi:
|
ffi:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -434,11 +427,6 @@ packages:
|
||||||
url: "https://gitlab.com/nc-photos/flutter_staggered_grid_view"
|
url: "https://gitlab.com/nc-photos/flutter_staggered_grid_view"
|
||||||
source: git
|
source: git
|
||||||
version: "0.4.0"
|
version: "0.4.0"
|
||||||
flutter_test:
|
|
||||||
dependency: transitive
|
|
||||||
description: flutter
|
|
||||||
source: sdk
|
|
||||||
version: "0.0.0"
|
|
||||||
flutter_typeahead:
|
flutter_typeahead:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -1182,30 +1170,40 @@ packages:
|
||||||
video_player:
|
video_player:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "packages/video_player/video_player"
|
name: video_player
|
||||||
ref: "video_player-v2.2.6-nc-photos-2"
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "176a4e719a376c8f686a0ed73900b171cf92ebf0"
|
source: hosted
|
||||||
|
version: "2.4.5"
|
||||||
|
video_player_android:
|
||||||
|
dependency: "direct overridden"
|
||||||
|
description:
|
||||||
|
path: "packages/video_player/video_player_android"
|
||||||
|
ref: "video_player-v2.4.5-nc-photos-1"
|
||||||
|
resolved-ref: fade05907d60e1076c270cd41a5f2b842c4a4d00
|
||||||
url: "https://gitlab.com/nc-photos/flutter-plugins"
|
url: "https://gitlab.com/nc-photos/flutter-plugins"
|
||||||
source: git
|
source: git
|
||||||
version: "2.2.6"
|
version: "2.3.6"
|
||||||
|
video_player_avfoundation:
|
||||||
|
dependency: transitive
|
||||||
|
description:
|
||||||
|
name: video_player_avfoundation
|
||||||
|
url: "https://pub.dartlang.org"
|
||||||
|
source: hosted
|
||||||
|
version: "2.3.5"
|
||||||
video_player_platform_interface:
|
video_player_platform_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
path: "packages/video_player/video_player_platform_interface"
|
name: video_player_platform_interface
|
||||||
ref: "video_player-v2.2.6-nc-photos-2"
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "176a4e719a376c8f686a0ed73900b171cf92ebf0"
|
source: hosted
|
||||||
url: "https://gitlab.com/nc-photos/flutter-plugins"
|
version: "5.1.3"
|
||||||
source: git
|
|
||||||
version: "4.2.0"
|
|
||||||
video_player_web:
|
video_player_web:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
path: "packages/video_player/video_player_web"
|
name: video_player_web
|
||||||
ref: "video_player-v2.2.6-nc-photos-2"
|
url: "https://pub.dartlang.org"
|
||||||
resolved-ref: "176a4e719a376c8f686a0ed73900b171cf92ebf0"
|
source: hosted
|
||||||
url: "https://gitlab.com/nc-photos/flutter-plugins"
|
version: "2.0.10"
|
||||||
source: git
|
|
||||||
version: "2.0.4"
|
|
||||||
visibility_detector:
|
visibility_detector:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -94,11 +94,7 @@ dependencies:
|
||||||
tuple: ^2.0.0
|
tuple: ^2.0.0
|
||||||
url_launcher: ^6.0.3
|
url_launcher: ^6.0.3
|
||||||
uuid: ^3.0.6
|
uuid: ^3.0.6
|
||||||
video_player:
|
video_player: 2.4.5
|
||||||
git:
|
|
||||||
url: https://gitlab.com/nc-photos/flutter-plugins
|
|
||||||
ref: video_player-v2.2.6-nc-photos-2
|
|
||||||
path: packages/video_player/video_player
|
|
||||||
visibility_detector: ^0.3.3
|
visibility_detector: ^0.3.3
|
||||||
wakelock: ^0.6.2
|
wakelock: ^0.6.2
|
||||||
woozy_search: ^2.0.3
|
woozy_search: ^2.0.3
|
||||||
|
@ -108,6 +104,11 @@ dependency_overrides:
|
||||||
# the dependency of device_info_plus_windows was set incorrectly in
|
# the dependency of device_info_plus_windows was set incorrectly in
|
||||||
# device_info_plus, this is a workaround until it's fixed in upstream
|
# device_info_plus, this is a workaround until it's fixed in upstream
|
||||||
device_info_plus_windows: ^3.0.0
|
device_info_plus_windows: ^3.0.0
|
||||||
|
video_player_android:
|
||||||
|
git:
|
||||||
|
url: https://gitlab.com/nc-photos/flutter-plugins
|
||||||
|
ref: video_player-v2.4.5-nc-photos-1
|
||||||
|
path: packages/video_player/video_player_android
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
test: any
|
test: any
|
||||||
|
|
Loading…
Add table
Reference in a new issue