fix:增加视频日志中的视频缩略图
This commit is contained in:
parent
de6d7bca58
commit
e990a0806b
@ -1785,6 +1785,14 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.3.2"
|
version: "2.3.2"
|
||||||
|
video_thumbnail:
|
||||||
|
dependency: "direct main"
|
||||||
|
description:
|
||||||
|
name: video_thumbnail
|
||||||
|
sha256: "3455c189d3f0bb4e3fc2236475aa84fe598b9b2d0e08f43b9761f5bc44210016"
|
||||||
|
url: "https://pub.dev"
|
||||||
|
source: hosted
|
||||||
|
version: "0.5.3"
|
||||||
visibility_detector:
|
visibility_detector:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@ -269,6 +269,7 @@ dependencies:
|
|||||||
# 图片预览
|
# 图片预览
|
||||||
photo_view: ^0.15.0
|
photo_view: ^0.15.0
|
||||||
dio: ^4.0.6 # 网络请求库
|
dio: ^4.0.6 # 网络请求库
|
||||||
|
video_thumbnail: ^0.5.3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user