Skip to content

Tips for Creating Animations in Flutter Web #45

@fivebellhyun

Description

@fivebellhyun

Overall

We recall being impressed by the animations in a Flutter project you developed previously. Given the performance challenges of Flutter web compared to iOS and Android, we're curious about tips for creating visually appealing animations. It's worth noting that due to the differences between the HTML and CanvasKit renderers in Flutter web, we cannot use the HTML renderer on mobile.

Examples

A scene where I wanted to implement a more impressive screen transition animation, but had to be satisfied with a moderate animation due to the limitations of the web platform.
A scene that works well on native, but has some stutter on the web.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions