mod: 发送弹幕样式
This commit is contained in:
@ -246,6 +246,7 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
time: widget
|
||||
.controller!.position.value.inMilliseconds,
|
||||
type: DanmakuItemType.scroll,
|
||||
isSend: true,
|
||||
)
|
||||
]);
|
||||
Get.back();
|
||||
|
@ -914,8 +914,8 @@ packages:
|
||||
description:
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: "419a35a776f9784f07999c8f1f75eb26fd9fe90a"
|
||||
url: "https://github.com/xiaoyaocz/flutter_ns_danmaku.git"
|
||||
resolved-ref: d1cb3f0190ca67ec4d7fd372dac96f4f17a81a1a
|
||||
url: "https://github.com/guozhigq/flutter_ns_danmaku.git"
|
||||
source: git
|
||||
version: "0.0.5"
|
||||
octo_image:
|
||||
|
@ -117,7 +117,7 @@ dependencies:
|
||||
# 弹幕
|
||||
ns_danmaku:
|
||||
git:
|
||||
url: https://github.com/xiaoyaocz/flutter_ns_danmaku.git
|
||||
url: https://github.com/guozhigq/flutter_ns_danmaku.git
|
||||
ref: master
|
||||
# 状态栏图标控制
|
||||
status_bar_control: ^3.2.1
|
||||
|
Reference in New Issue
Block a user