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

Question: can this package be a BoxDecoration? #5

Closed
lukepighetti opened this issue Apr 5, 2020 · 1 comment
Closed

Question: can this package be a BoxDecoration? #5

lukepighetti opened this issue Apr 5, 2020 · 1 comment

Comments

@lukepighetti
Copy link

lukepighetti commented Apr 5, 2020

I'm curious if this package could be distilled into a BoxDecoration class. If so, we may be able to use AnimatedContainer with it and get implicit animations for free.

@wurikiji
Copy link

I simply change this package to an implicit animation version. You can use https://pub.dev/packages/clay_containers_plus
You can use ClayContainer as same as AnimateContainer. I also wrap the ClayText with AnimatedDefaultTextStyle so that you can also implicitly animate the ClayText.

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