Skip to content

Flare animation behaves weirdly with Flutter #25

@rohan20

Description

@rohan20

My Flare Project

This project consists of 2 animations, both of which work perfectly on Flare.

hbfinal1 placeholder
hbfinal1

When I export the .flr file in my Flutter project, that's when the animations start behaving in a weird manner.

Weird Behaviour on Flutter

FlareActor(
        "assets/hummingbird.flr",
        alignment: Alignment.center,
        fit: BoxFit.fitHeight,
        animation: _animation,
      ),

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions