rodydavis / floating_search_bar

Floating Search Bar like Gmail for Flutter
https://rodydavis.github.io/floating_search_bar/
MIT License
32 stars 27 forks source link

Update for sound null safety #11

Open dkunzler opened 3 years ago

dkunzler commented 3 years ago

I went the path of fixing all compile errors to best of my understanding and knowledge. It works in our project and I'm fairly confident that I got all nullable fields correclty.

Feel free to make any comments on what I should change.

I intentionally left changelog and version untouched since I think this should be up to the maintainer.

this fixes #10