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
This happens because Inkwell creates the animation behind the container decoration, and in short, what we've been doing with attributes is joining all of them and creating a BoxDecoration. Therefore, the InkWell couldn't work as expected.
We are constantly improving our API and features. Animations are one of our next areas of study. When we have more details, we let you know.
Use case
Use pressableBox
Proposal
Have effect look like android, ios native
The text was updated successfully, but these errors were encountered: