Flutter: Warning: Operand of null-aware operation ‘!’ has type ‘WidgetsBinding’ which excludes null. when upgrading to flutter 3.0.0

We can now DISCARD THE WARNING and wait until the authors of these packages deal with the new changes in flutter 3 to solve the problem and update their packages. The developers of the packages are now catching up on these changes and there should be new versions of the affected packages soon. Example of … Read more