From 99cde9f3661d616ca287580967ecbd03fcd7bb0e Mon Sep 17 00:00:00 2001 From: amalshyjo <56060390+amalshyjo@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:26:21 +0530 Subject: [PATCH] fix: increased visibility_detector version from 0.3.3 to 0.4.0+2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ebfe24469..d20054616 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: wakelock: ^0.6.1+2 meta: ^1.7.0 flutter_widget_from_html_core: ^0.8.5+3 - visibility_detector: ^0.3.3 + visibility_detector: ^0.4.0+2 path_provider: ^2.0.10 collection: ^1.16.0 xml: ^6.1.0