Github 地址:https://github.com/Cat-9527/barrage
- 支持自定义弹幕内容;
- 支持单条弹幕暂停/播放;
- 支持单条弹幕设置速度;
- 自动调度,防止弹幕重叠;
真机效果展示
Tips
debug
模式下受Flutter
的热重载等特性影响弹幕滑动会有卡顿。
在release
模式下运行即可避免卡顿:
flutter run --release
Github 地址:https://github.com/Cat-9527/barrage
debug
模式下受Flutter
的热重载等特性影响弹幕滑动会有卡顿。
在release
模式下运行即可避免卡顿:
flutter run --release