Closed 10ndavis closed 1 year ago
Fixes: Flutter: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null
Merge this!!!!!
@10ndavis Shouldn't you also update pubspec.yaml to use flutter >= 3.0?
pubspec.yaml
environment: sdk: ">=2.17.0 <3.0.0" flutter: ">=3.0.0"
PR - Fix minor Dart SDK and Flutter version
Fixes: Flutter: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null