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
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel dev, v1.4.10, on Mac OS X 10.14.4 18E226, locale pt-BR)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.2)
[✓] Android Studio (version 3.3)
[✓] VS Code (version 1.33.0)
[✓] Connected device (1 available)
After upgrading to version 0.10.3, animationAsWidget is not updating the animation. It was working in previous version. @renancaraujo has fixed this, but with 0.10.3 release it is broken again.
I've created a StatelessWidget to show current Sprit:
After upgrading to version 0.10.3, animationAsWidget is not updating the animation. It was working in previous version.
@renancaraujo has fixed this, but with 0.10.3 release it is broken again.
I've created a StatelessWidget to show current Sprit:
.. and the StatefullWidget:
Source code is available here
Thanks !
The text was updated successfully, but these errors were encountered: