You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently tried to built a tristate checkbox with customized Icons and colors.
Unfortunately this is impossible to achive with the Checkbox, thus I came back to this package and noticed a few possible improvements:
bring the readme to the most recent version (some code examples are wrong)
make the icon in AnimatedIconItem not required (there might be cases, where I just want a blank instance
support Borders (based on AnimatedIconItem color/ additional property)
support other Shapes (I remembered that we used CircleAvatar, which is weird to begin with 😄)
add other animation effects, apart of the rotation effect (eg. Checkbox effect)
add a onChanged callback on the AnimatedIconButton
I will open a PR once I find the time, just now I am quite busy 😅.
The text was updated successfully, but these errors were encountered:
I recently tried to built a tristate checkbox with customized Icons and colors.
Unfortunately this is impossible to achive with the Checkbox, thus I came back to this package and noticed a few possible improvements:
I will open a PR once I find the time, just now I am quite busy 😅.
The text was updated successfully, but these errors were encountered: