Skip to content

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

Open
coolbootscoder wants to merge 3 commits intoDn-a:masterfrom
coolbootscoder:master
Open

Null-safety changes. Fixed bug with DataList being null during _setDataList#90
coolbootscoder wants to merge 3 commits intoDn-a:masterfrom
coolbootscoder:master

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