Page URL
https://docs.flutter.dev/development/tools/sdk/release-notes/supported-platforms
Page source
No response
Describe the problem
Following the 2.10 stable cycle, Flutter will no longer build for 32-bit iOS devices. See flutter.dev/go/rfc-32-bit-ios-support and flutter.dev/go/rfc-32-bit-ios-unsupported.
Expected fix
Remove iOS 9.3.6 from Supported Google-tested platforms section.
Add iOS | 32-bit to the Unsupported platforms section.
Additional context
Do not update until flutter/flutter#97328 is complete, which is the commit that will stop building 32-bit iOS devices.