canvas_danmaku 0.2.2 canvas_danmaku: ^0.2.2 copied to clipboard
A high performance danmaku lib for flutter.
0.2.2 #
- Better danamku cleaner.
0.2.1 #
- Fix flick when danmaku speed was changed.
0.2.0 #
- Add rect to your own danmaku.
0.1.9 #
- Fix danmaku area option.
0.1.8 #
- When the updateOption() function is called to hide a specified type of danmaku, this type of danmaku will be cleared immediately.
0.1.7 #
- Bug fix (resume danmaku when danmaku is running leads to stopwatch error)
0.1.6 #
- Pass static analysis
0.1.5 #
- fix Layout
0.1.4 #
- add IgnorePointer
0.1.3 #
- stopResume improve
0.1.2 #
- Bug fix
0.1.1 #
- Bug fix
0.1.0 #
- Fix overflow
0.0.9 #
- Add massive mode
0.0.8 #
- Fixed problem that animation cannot continue after sleeping on android/ios platform
0.0.7 #
- Improved collision detection
0.0.6 #
- Add option for hide danmaku
0.0.5 #
- Better performance
0.0.4 #
- Add dartdoc comments
0.0.3 #
- Support topDanmaku and bottomDanmaku
0.0.2 #
- Pass static analysis
0.0.1 #
- Initial release.