mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-23 07:29:23 +01:00
Upgrade dependency
This commit is contained in:
parent
67b806b971
commit
24ace45ca8
2 changed files with 14 additions and 10 deletions
22
pubspec.lock
22
pubspec.lock
|
@ -892,25 +892,29 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "packages/video_player/video_player"
|
path: "packages/video_player/video_player"
|
||||||
ref: video-player-nc-photos
|
ref: "video_player-v2.1.1-nc-photos-2"
|
||||||
resolved-ref: "8fdcdc2eddaa07ed92cd3ce8a33d83ffe0f413fb"
|
resolved-ref: "0211528e3091bc13f9e52aeeb9931ec1614bd2ca"
|
||||||
url: "https://gitlab.com/nkming2/flutter-plugins"
|
url: "https://gitlab.com/nkming2/flutter-plugins"
|
||||||
source: git
|
source: git
|
||||||
version: "2.1.1"
|
version: "2.1.1"
|
||||||
video_player_platform_interface:
|
video_player_platform_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: video_player_platform_interface
|
path: "packages/video_player/video_player_platform_interface"
|
||||||
url: "https://pub.dartlang.org"
|
ref: "video_player-v2.1.1-nc-photos-2"
|
||||||
source: hosted
|
resolved-ref: "0211528e3091bc13f9e52aeeb9931ec1614bd2ca"
|
||||||
|
url: "https://gitlab.com/nkming2/flutter-plugins"
|
||||||
|
source: git
|
||||||
version: "4.1.0"
|
version: "4.1.0"
|
||||||
video_player_web:
|
video_player_web:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: video_player_web
|
path: "packages/video_player/video_player_web"
|
||||||
url: "https://pub.dartlang.org"
|
ref: "video_player-v2.1.1-nc-photos-2"
|
||||||
source: hosted
|
resolved-ref: "0211528e3091bc13f9e52aeeb9931ec1614bd2ca"
|
||||||
version: "2.0.1"
|
url: "https://gitlab.com/nkming2/flutter-plugins"
|
||||||
|
source: git
|
||||||
|
version: "2.0.0"
|
||||||
vm_service:
|
vm_service:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -77,7 +77,7 @@ dependencies:
|
||||||
video_player:
|
video_player:
|
||||||
git:
|
git:
|
||||||
url: https://gitlab.com/nkming2/flutter-plugins
|
url: https://gitlab.com/nkming2/flutter-plugins
|
||||||
ref: video-player-nc-photos
|
ref: video_player-v2.1.1-nc-photos-2
|
||||||
path: packages/video_player/video_player
|
path: packages/video_player/video_player
|
||||||
wakelock: ^0.5.2
|
wakelock: ^0.5.2
|
||||||
woozy_search: ^2.0.3
|
woozy_search: ^2.0.3
|
||||||
|
|
Loading…
Reference in a new issue