Update visibility_detector to fix build warning

This commit is contained in:
Ming Ming 2022-06-20 19:55:58 +08:00
parent f7d5a9ebec
commit 8fe9283b93
2 changed files with 2 additions and 2 deletions

View file

@ -1198,7 +1198,7 @@ packages:
name: visibility_detector
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.2"
version: "0.3.3"
vm_service:
dependency: transitive
description:

View file

@ -97,7 +97,7 @@ dependencies:
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.2.2
visibility_detector: ^0.3.3
wakelock: ^0.5.2
woozy_search: ^2.0.3
xml: ^5.0.2