Skip to content

Releases: HornMichaelS/msh_checkbox

2.0.1

11 Feb 23:17
Compare
Choose a tag to compare

Fixed

  • Replaced usages of APIs which were deprecated in Flutter 3.7

2.0.0

14 Dec 18:47
Compare
Choose a tag to compare

Breaking

  • Default size changed to 18
  • Set default checkmark color from Theme

Fixed

  • Spelling of "check mark" in documentation

1.2.1

11 Nov 18:58
Compare
Choose a tag to compare

Minor fix to README.md

1.2.0

11 Nov 18:57
Compare
Choose a tag to compare

Add ability to control checkbox coloring more finely

1.1.2

08 Nov 20:58
Compare
Choose a tag to compare

Fixed a bug in which the checkbox would not initially be rendered as checked, if the initial value were true.

1.1.1

20 Jun 19:40
Compare
Choose a tag to compare

Updated readme, and improved defaults for animation durations.

1.1.0

20 Jun 16:01
Compare
Choose a tag to compare

Added new styles, and expanded the example app.

1.0.3

13 Jun 21:02
Compare
Choose a tag to compare

Fixed widget sizing issue.

1.0.2

13 Jun 20:29
Compare
Choose a tag to compare

Add a visual preview to the readme

1.0.1

13 Jun 20:03
248be76
Compare
Choose a tag to compare

Releasing under the MIT license, rather than the BSD-3 license.