feat: 简单实现弹幕功能

This commit is contained in:
guozhigq
2023-08-29 23:10:22 +08:00
parent 5f730af347
commit dfbe3b1f6c
23 changed files with 646 additions and 241 deletions

View File

@ -114,6 +114,12 @@ dependencies:
flutter_displaymode: ^0.6.0
# scheme跳转
appscheme: ^1.0.8
# 弹幕
ns_danmaku:
git:
url: https://github.com/xiaoyaocz/flutter_ns_danmaku.git
ref: master
dev_dependencies:
flutter_test: