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

Error: A value of type '#lib1::TickerFuture' #1

Open
edeuss opened this issue Oct 24, 2018 · 0 comments
Open

Error: A value of type '#lib1::TickerFuture' #1

edeuss opened this issue Oct 24, 2018 · 0 comments

Comments

@edeuss
Copy link

edeuss commented Oct 24, 2018

I keep getting this error when I try to build:
`file:///C:/Users/Elias/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/native_ui-0.0.5/lib/src/ios/button.dart:185:9: Error: A value of type '#lib1::TickerFuture' can't be assigned to a variable of type 'dart.async::Futuredart.core::Null'.

Try changing the type of the left hand side, or casting the right hand side to 'dart.async::Futuredart.core::Null'.
? _animationController.animateTo(1.0, duration: kFadeOutDuration)
^
`

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