msh_checkbox 1.1.2 copy "msh_checkbox: ^1.1.2" to clipboard
msh_checkbox: ^1.1.2 copied to clipboard

An animated checkbox, inspired by BEMCheckbox for iOS, using an API similar to Flutter's own Checkbox.

1.1.2 - 2022-11-08 #

Fixed #

  • Checkbox should be checked on the initial build if initial value is true (thanks @pitriq!)

1.1.1 - 2022-06-20 #

Changed #

  • Gave each animation style a different default animation duration, each suited to the particular animation.

1.1.0 - 2022-06-20 #

Added #

  • Ability to choose between 4 styles of checkbox animation.

    1. Stroke
    2. Filled, with scaled in background
    3. Filled, with scaled in checkmark
    4. Filled, with both background and checkmark faded in.

Changed #

  • Removed transparency from default colors.

1.0.3 - 2022-06-13 #

Fixed #

  • Fixed sizing issue (widget was compressed to zero size in some contexts).

1.0.2 - 2022-06-13 #

Changed #

  • Added visual preview to README.md

1.0.1 - 2022-06-13 #

Changed #

  • Change to MIT license

1.0.0 - 2022-06-13 #

  • Initial release
40
likes
0
pub points
94%
popularity

Publisher

unverified uploader

An animated checkbox, inspired by BEMCheckbox for iOS, using an API similar to Flutter's own Checkbox.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on msh_checkbox