Skip to content

A ValueNotifier<List<MeshGradientPoint>> was used after being disposed #27

@rongcl9219

Description

@rongcl9219

MeshGradientController _controller;

use the _controller.animateSequence method to create an animation. If the animation is not completed and _controller.dispose() is executed, an exception will be thrown.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions