Skip to main content

One post tagged with "Ecosystem"

Flutter and Dart themselves — releases, breaking changes, tooling.

View All Tags

Flutter 3.47: what actually breaks, and what to do before November

· 3 min read
Founder, DartWay

Summer produced exactly one stable Flutter release. 3.45 and 3.46 never reached stable at all, and 3.47 arrived on 12 August carrying 1358 commits on top of 3.44. The headline is not a feature. It is a repackaging: material and cupertino moved out of the SDK into separate packages.

That sounds alarming and mostly is not — today. Here is what we found migrating a real project from 3.44.0 to 3.47.2, and the one widely repeated claim about this release that does not survive contact with the code.