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

fix error when value is null #2

Merged
merged 1 commit into from
Nov 13, 2020
Merged

fix error when value is null #2

merged 1 commit into from
Nov 13, 2020

Conversation

heyask
Copy link
Contributor

@heyask heyask commented Nov 13, 2020

════════ Exception caught by widgets library ═══════════════════════════════════
The following assertion was thrown building AnimatedBuilder(animation: AnimationController#3c9db(▶ 0.517)➩Cubic(0.42, 0.00, 0.58, 1.00), dirty, state: _AnimatedState#6df98):
'package:flutter/src/animation/tween.dart': Failed assertion: line 259 pos 12: 'end != null': is not true.

Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause.
In either case, please report this assertion by filing a bug on GitHub:
https://github.com/flutter/flutter/issues/new?template=BUG.md

@calebkiage calebkiage merged commit 113d1ed into calebkiage:master Nov 13, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants