Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1008 Bytes

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 1008 Bytes

[1.1.0+2] - Mar, 20, 2021.

  • Fixing Switcher's animation.
  • Updating example.

[1.1.0+1] - Mar, 20, 2021.

  • Adding multiple choices option for TypeSelector (old OneTypeSelector).

[1.1.0] - Mar, 20, 2021.

  • Adding support for Null Safety.

[1.0.5+3] - Jun, 10, 2020.

  • Adding comparingBy function to OneTypeSelector widget.

[1.0.5+2] - May, 16, 2020.

  • Introduce OneTypeSelector widget.
  • Remove state of Switcher widget.
  • Rearrange the example project structure.

[1.0.5+1] - April, 27, 2020.

  • Reformat switcher_widget.

[1.0.5] - April, 25, 2020.

  • Repair screenshot of Switcher.

[1.0.4] - April, 25, 2020.

  • Isolating Switcher widget.

[1.0.3] - April, 25, 2020.

  • Updating README.md with screenshot of Switcher widget usage.

[1.0.2] - April, 25, 2020.

  • Updating README.md with examples of Switcher widget usage.

[1.0.1] - April, 25, 2020.

  • Adding new customization options to Switcher widget.

[1.0.0] - April, 25, 2020.

  • Adding Switcher widget.