Skip to content

Allow transition between placeholder and loaded image to have an animation #193

@jaggernod

Description

@jaggernod

Images fetched from the network can take significant time to load.
Unfortunately, when a placeholder is defined and the remote asset is loaded we see an immediate switch (pop-in).

Could we provide animation for the transition or have a crossfade (with user-defined duration) between the placeholder and the final image?

The original flutter_svg already had this question posted.

P.S. Thank you for the package. It is really useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions