feat: vip colorful danmaku

Closes #148

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-13 00:28:27 +08:00
parent 7ebe4e4c92
commit 4d4575aabd
2 changed files with 2 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ class _PlDanmakuState extends State<PlDanmaku> {
? Colors.white
: DmUtils.decimalToColor(e.color),
type: DmUtils.getPosition(e.mode),
isColorful: e.colorful == DmColorfulType.VipGradualColor,
),
);
}

View File

@@ -252,7 +252,7 @@ packages:
description:
path: "."
ref: main
resolved-ref: cc44bff7d1349350df3293a2dfb2b90b1f8e2c7b
resolved-ref: ca4b84d707d00ff040ea0d5d6839ee91c4887ac8
url: "https://github.com/bggRGjQaUbCoE/canvas_danmaku.git"
source: git
version: "0.2.5"