Daichan
Daichan
Launching lib/main.dart on Chrome in debug mode... lib/main.dart:1 Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null. ``` ../…/src/device_preview.dart:211 - 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../../fvm/versions/3.0.0/packages/flutter/lib/src/widgets/binding.dart'). package:flutter/…/widgets/binding.dart:1 orElse:...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...