浏览代码

add dependency on video_thumbnail

Neeraj Gupta 3 年之前
父节点
当前提交
30cbebeada
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 7 0
      pubspec.lock
  2. 1 0
      pubspec.yaml

+ 7 - 0
pubspec.lock

@@ -1091,6 +1091,13 @@ packages:
       url: "https://pub.dartlang.org"
     source: hosted
     version: "2.0.0"
+  video_thumbnail:
+    dependency: "direct main"
+    description:
+      name: video_thumbnail
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.4.3"
   visibility_detector:
     dependency: "direct main"
     description:

+ 1 - 0
pubspec.yaml

@@ -98,6 +98,7 @@ dependencies:
   url_launcher: ^6.0.3
   uuid: ^3.0.4
   video_player: ^2.0.0
+  video_thumbnail: ^0.4.3
   visibility_detector: ^0.2.0
   wallpaper_manager_flutter: ^0.0.2