Up version of visibility_detector

This commit is contained in:
Vishnu Mohandas 2020-06-06 16:35:27 +05:30
parent da666ba7a1
commit a89b117ae1
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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"