Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Checkbox built #13

Open
6 tasks
jlnrrg opened this issue Sep 16, 2021 · 1 comment
Open
6 tasks

Custom Checkbox built #13

jlnrrg opened this issue Sep 16, 2021 · 1 comment

Comments

@jlnrrg
Copy link
Contributor

jlnrrg commented Sep 16, 2021

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 😅.

@Frezyx
Copy link
Owner

Frezyx commented Sep 19, 2021

Ok bro 👍🏻
This package always open for contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants