diff --git a/pubspec.lock b/pubspec.lock index fec2a426f..762295f8c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -496,7 +496,7 @@ packages: name: visibility_detector url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.1.5" xml: dependency: transitive description: @@ -513,4 +513,4 @@ packages: version: "2.2.1" sdks: dart: ">=2.7.0 <3.0.0" - flutter: ">=1.12.13+hotfix.5 <2.0.0" + flutter: ">=1.13.8 <2.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 22d5a9232..d64c6971c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: esys_flutter_share: ^1.0.2 draggable_scrollbar: ^0.0.4 photo_view: ^0.9.2 - visibility_detector: ^0.1.4 + visibility_detector: ^0.1.5 connectivity: ^0.4.8+2 event_bus: ^1.1.1 sentry: ">=3.0.0 <4.0.0"