-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Unable to run with --no-sound-null-safety on iOS #77912
Copy link
Copy link
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: crashStack traces logged to the consoleStack traces logged to the consoleplatform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: crashStack traces logged to the consoleStack traces logged to the consoleplatform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
I usually run my app on several mobile devices.
I just upgraded to Flutter Null Safety (mixing some null-safe libs and not yet null safe libs)
flutter run -d my_device_id --no-sound-null-safetyis working on my physical android devices but not on my physical iOS devices (iPhone 6s and iPhone 6).Steps to Reproduce
pull_to_refresh,firebase_dynamic_linksorfirebase_remote_config)Logs
Logs
Result of `flutter doctor`