Closed ruslic19 closed 2 years ago
@mponkin Can we merge this PR for a new version of the package, please?
Merged and published in version 3.0.0 Thanks to @ruslic19 for providing the PR Thanks to @DDavidPrime for pinging me (I must have something wrong with notification settings since I haven't seen new PR notification
Issue: #16
WidgetsBinding.instance is not nullable in flutter 3.0. To avoid exceptions, we should remove null safety operators which are currently used with WidgetsBinding.instance.