Flutter 3.47: What to Check Before You Upgrade
Flutter 3.47 is the current stable release, and this update changes more than a version number. Material and Cupertino are available as standalone packages, Widget Previews are stable, Impeller is the default desktop renderer, and the platform baselines are moving forward.
Use this short checklist before running flutter upgrade on an older project.
The goal is to find migration work while it is still a controlled change—not
after it becomes a release blocker.