Skip to content

Conversation

@SamCosta1
Copy link

This attempts to resolve #193 .

Adds a transition configuration object that when provided will be used to animate between states (e.g placeholder to loaded/error state). If omitted there's no animation. Values in the configuration are just forwarded to the AnimatedSwitcher widget which does the animation.

@SamCosta1
Copy link
Author

CC @dnfield

@zanderso
Copy link
Contributor

zanderso commented Nov 1, 2024

Hi there, The Flutter team is now maintaining these packages in the flutter/packages repository at packages/vector_graphics and packages/vector_graphics_compiler. We'd appreciate it if you could direct this PR to those locations instead. Thanks!

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

Successfully merging this pull request may close these issues.

Allow transition between placeholder and loaded image to have an animation

2 participants