working:
[✓] Flutter (Channel stable, 3.22.3, on macOS 14.6.1 23G93 darwin-arm64, locale de-DE)
broken:
[✓] Flutter (Channel stable, 3.24.0, on macOS 14.6.1 23G93 darwin-arm64, locale de-DE)
rest is identical:
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.3)
[✓] VS Code (version 1.92.2)
[✓] Connected device (4 available)
[✓] Network resources
• No issues found!
Steps to reproduce
Run this sample code on ios with Flutter 3.24.0:
https://dartpad.dev/?id=5d00a4fae2ef29d15c3b9c6ea753658e
The breakpoint seems to be
fontSize86, ie 85 works, 86 and above breaks.Expected results
The code runs perfectly fine on web as well as Flutter 3.22.3 and most likely many previous versions, this is how it's supposed to look.
Actual results
Code sample
Code sample (copied straight from the dartpad, just added here for search indexing)
Screenshots or Video
Screenshots on ios
Logs
There are no logs
Flutter Doctor output
Doctor output