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

not working with group by type boolean #39

Closed
yalva opened this issue May 17, 2020 · 2 comments
Closed

not working with group by type boolean #39

yalva opened this issue May 17, 2020 · 2 comments

Comments

@yalva
Copy link

yalva commented May 17, 2020

Its not working if we use the bool as group by field like this
GroupedListView<dynamic, bool>

This is the error
flutter: state: _GroupedLisdtViewState<dynamic, bool>#b8373):
flutter: The method '>' was called on null.
flutter: Receiver: null
flutter: Tried calling: >(0)

@Dimibe
Copy link
Owner

Dimibe commented May 18, 2020

@yalva Fixed in version 3.0.1

@Dimibe Dimibe closed this as completed May 18, 2020
@yalva
Copy link
Author

yalva commented May 18, 2020

Brilliant! thank you.

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