<p>Let's see how to update/upgrade flutter to a new version.</p> <p>Step 1: Run Flutter doctor in the command prompt.</p> <p>![](../../../Uploads/04fedaa5-3e82-4f30-b518-5e59f30825bf.jpgwidth="50%height="auto](</p> <p>If there is a new version available, then you will see a message like shown above.</p> <p>Step 2: Run Flutter upgrade command as suggested in the command prompt.</p> <p>The upgrade will run for few mins, and it depends on your internet speed.</p> <p>![](https://fluttercentral.com/Uploads/5bf6e2cf-eb45-4790-aea9-cea04adaea49.jpgwidth="50%height="auto](</p> <p>At last, verify the flutter doctor output and fix any obvious issues.</p> <p>Thanks, Srikanth</p>
How to update/upgrade flutter to a new version?
This Article is posted by seven.srikanth at 11/29/2022 1:00:32 AM
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter
Tags: update upgrade flutter to a new version
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter