Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

57 lines (33 loc) · 990 Bytes

2.0.0+2

  • FIX: Fixed lint warning

2.0.0+1

  • DOC: Fixed doc

2.0.0

  • FEAT: Added shader version of effect

2.0.0-dev.2

2.0.0-dev.1

  • FEAT:Added shader based version of widget.
  • BREAKING: increased minimum dart version up to 3.0.0

1.1.1

  • Fixed incorrect usage of showDistortions instead of showColorChannels.
  • Fixed not showing ColorChannel if the list of colors contains a single color.

1.1.0+1

  • updated README.MD

1.1.0

  • AnimatedController values are now mutable
  • updated README.MD

1.0.3+2

  • updated README.MD

1.0.3+1

  • updated README.MD

1.0.3

  • Fixed unused DistortionShift.hideDelay

1.0.2

  • Changed controller arguments for shifts (shifting -> shift)

1.0.0+2

Fixed doc

1.0.0+1

Fixed doc

1.0.0

  • Initial release