Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchMethodError (NoSuchMethodError: The setter 'value=' was called on null. #173

Closed
ahde46 opened this issue Oct 13, 2019 · 2 comments
Closed

Comments

@ahde46
Copy link

ahde46 commented Oct 13, 2019

Hi, I have a pet flare with several animations and i want the pet only active in one single animation (e.g sleeping, idle..). I created a class that extends the FlareControls and trying use the onCompleted(String name) function to loop the active animation. But i received an error message as the image below.. Any help is appreciated..

Flare version: flare_flutter: ^1.6.2
Flare File: https://www.2dimensions.com/a/siewhui46/files/flare/dog/preview
Flutter Version: Channel stable, v1.7.8+hotfix.4

image

@ahde46
Copy link
Author

ahde46 commented Oct 13, 2019

little addition information.

image

image

@ahde46
Copy link
Author

ahde46 commented Oct 16, 2019

I set the ValueNotifier isActive = ValueNotifier(true) and solved the issue.

@ahde46 ahde46 closed this as completed Oct 16, 2019
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

No branches or pull requests

1 participant