Parcourir la source

Merge pull request #589 from ente-io/visi_detector

Upgrade visibility_detector pkg
Neeraj Gupta il y a 2 ans
Parent
commit
e1c079da3b
3 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 2 2
      ios/Podfile.lock
  2. 2 2
      pubspec.lock
  3. 1 1
      pubspec.yaml

+ 2 - 2
ios/Podfile.lock

@@ -1,5 +1,5 @@
 PODS:
 PODS:
-  - background_fetch (1.1.0):
+  - background_fetch (1.1.1):
     - Flutter
     - Flutter
   - connectivity (0.0.1):
   - connectivity (0.0.1):
     - Flutter
     - Flutter
@@ -309,7 +309,7 @@ EXTERNAL SOURCES:
     :path: ".symlinks/plugins/wakelock/ios"
     :path: ".symlinks/plugins/wakelock/ios"
 
 
 SPEC CHECKSUMS:
 SPEC CHECKSUMS:
-  background_fetch: 3795af8a49054dc526477cc2f60d2ed41de60587
+  background_fetch: ef7bc433c96131e4f284d8616d2e0d4e18fa6af4
   connectivity: c4130b2985d4ef6fd26f9702e886bd5260681467
   connectivity: c4130b2985d4ef6fd26f9702e886bd5260681467
   device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
   device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
   Firebase: 800f16f07af493d98d017446a315c27af0552f41
   Firebase: 800f16f07af493d98d017446a315c27af0552f41

+ 2 - 2
pubspec.lock

@@ -42,7 +42,7 @@ packages:
       name: background_fetch
       name: background_fetch
       url: "https://pub.dartlang.org"
       url: "https://pub.dartlang.org"
     source: hosted
     source: hosted
-    version: "1.1.0"
+    version: "1.1.1"
   bip39:
   bip39:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
@@ -1373,7 +1373,7 @@ packages:
       name: visibility_detector
       name: visibility_detector
       url: "https://pub.dartlang.org"
       url: "https://pub.dartlang.org"
     source: hosted
     source: hosted
-    version: "0.2.2"
+    version: "0.3.3"
   wakelock:
   wakelock:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:

+ 1 - 1
pubspec.yaml

@@ -114,7 +114,7 @@ dependencies:
   video_player:
   video_player:
     path: thirdparty/plugins/packages/video_player/video_player
     path: thirdparty/plugins/packages/video_player/video_player
   video_thumbnail: ^0.4.3
   video_thumbnail: ^0.4.3
-  visibility_detector: ^0.2.2
+  visibility_detector: ^0.3.3
   wakelock: ^0.6.1+2
   wakelock: ^0.6.1+2
   wallpaper_manager_flutter: ^0.0.2
   wallpaper_manager_flutter: ^0.0.2