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
Excellent plugin. Is it possible to add a loop to the controller also? My use case is this: I have a download operation in progress when a button is clicked using Icons.refresh_outlined icon button. It needs to spin till the action is complete.
Excellent plugin. Is it possible to add a loop to the controller also? My use case is this: I have a download operation in progress when a button is clicked using
Icons.refresh_outlined
icon button. It needs to spin till the action is complete.I created an animation controller
and the button as
The plugin seems to ignore
loop
. Is that correct?The text was updated successfully, but these errors were encountered: