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

line 95 of home.dart - Failed assertion: boolean expression must not be null - isDataChanged #4

Closed
marcelmenezes opened this issue Sep 17, 2018 · 2 comments

Comments

@marcelmenezes
Copy link

Debugging on iPhone 5s, when I click to add a task, it opens the Add Task route. And when then I press the upper "back" button, on home.dart line 95 (if (isDataChanged) {) It shows "Failed assertion: boolean expression must not be null"

It seems that you are not using the right way to get the value of "isDataChanged".

@burhanrashid52
Copy link
Owner

Sorry for the late response...Let me have look on this and revert.

@burhanrashid52
Copy link
Owner

The issue is fixed in v.0.2.0. WhatTodo is migrated to BLoC pattern.

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

2 participants