Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

97 lines (51 loc) · 1.31 KB

Changelog

0.5.5

  • Fix: add clear function to clear all firing bullets

0.5.4

  • Fix: one channel not support issue
  • Fix: show barrage in timeline change issue

0.5.3

  • add channel update when height change. thanks for @9527001

0.5.2

  • Fix: massive mode option was not working properly

0.5.1

  • dependencies up-to-date

0.5.0-nullsafety.0

  • flutter2 nullsafety support

0.4.6

  • fix ios release version cannot calc widget width issue

0.4.5

  • update README

0.4.4

  • fix maxBulletHeight type mismatch issue

0.4.3

  • fix cannot send bullet issue

0.4.2

  • update flutter channel to stable

0.4.1

  • dependency update

0.4.0

  • feat: add enable/disable function for controller
  • feat: add barrage cleaner to improve performance

0.3.4

  • fix timelineNotifier not working when init in barrageWall

0.3.3

  • fix cannot send bullet when initial bullets is empty

0.3.2

  • add chewie example
  • fix issues in fullscreen mode

0.3.1

  • add speedCorrection param to adjust speed for each channels
  • add safeBottomHeight param to make user choose the height of the safe area

0.3.0

  • add massive mode

0.2.0+1

  • fix timelineNotifier may be null issue

0.2.0

  • add send bullet function

0.1.0+1

  • Update example

0.1.0

  • Add example

0.0.1

  • Initial first release