mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 06:46:22 +01:00
Downgrade visibility_detector as it's not compatible with new flutter
This commit is contained in:
parent
f8edc9ad18
commit
40ee6b230e
2 changed files with 3 additions and 3 deletions
|
@ -1930,10 +1930,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: visibility_detector
|
||||
sha256: dd5cc11e13494f432d15939c3aa8ae76844c42b723398643ce9addb88a5ed420
|
||||
sha256: "15c54a459ec2c17b4705450483f3d5a2858e733aee893dcee9d75fd04814940d"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.4.0+2"
|
||||
version: "0.3.3"
|
||||
vm_service:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -156,7 +156,7 @@ dependencies:
|
|||
uuid: ^3.0.7
|
||||
video_player:
|
||||
video_player_platform_interface:
|
||||
visibility_detector: ^0.4.0+2
|
||||
visibility_detector: 0.3.3
|
||||
wakelock_plus: ^1.1.1
|
||||
woozy_search: ^2.0.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue