- Fix: add clear function to clear all firing bullets
- Fix: one channel not support issue
- Fix: show barrage in timeline change issue
- add channel update when height change. thanks for @9527001
- Fix:
massive mode
option was not working properly
- dependencies up-to-date
- flutter2 nullsafety support
- fix ios release version cannot calc widget width issue
- update README
- fix maxBulletHeight type mismatch issue
- fix cannot send bullet issue
- update flutter channel to stable
- dependency update
- feat: add enable/disable function for controller
- feat: add barrage cleaner to improve performance
- fix timelineNotifier not working when init in barrageWall
- fix cannot send bullet when initial bullets is empty
- add chewie example
- fix issues in fullscreen mode
- add speedCorrection param to adjust speed for each channels
- add safeBottomHeight param to make user choose the height of the safe area
- add massive mode
- fix timelineNotifier may be null issue
- add send bullet function
- Update example
- Add example
- Initial first release