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

_TypeError (type 'BoxImpl' is not a subtype of type 'FutureOr<Null>') #21

Closed
madqueendany opened this issue Aug 19, 2019 · 1 comment
Closed

Comments

@madqueendany
Copy link

Hi, Now I'm getting this error when calling await Hive.openBox(name);

Dunno how it happened it was working earlier. I stopped the app and launched it again (not just a Hot Restart) and then I got this.

@madqueendany
Copy link
Author

Nevermind. It's my own stupidity. haha. I'm calling return <Box> when my function is a Future<Null>

Sorry!

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