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

Null-safety changes. Fixed bug with DataList being null during _setDataList #90

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

coolbootscoder
Copy link

I used the dart migrate to generate the null-safety changes and then fixed any remaining issues by hand. I was experiencing the same DataList being set to null error that others were having and I fixed that bug. Note: I had to create DataList objects and the title was required so I set the title to "--". I could have set it to "".

Thanks for your work on this widget. I'm currently using the widget in a custom Reactive Form widget.

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.

1 participant