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