#can someone help me to upgrade my flutter and dart sdk versions on vs code?

1 messages · Page 1 of 1 (latest)

latent thistleBOT
#

<@&987246527741304832> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
Help

Sure! To upgrade your Flutter and Dart SDK versions in VS Code, follow these steps:

  1. Open VS Code and navigate to the Extensions view by clicking on the square icon on the sidebar or by pressing Ctrl+Shift+X.
  2. Search for the "Flutter" extension and click on it to open the extension page.
  3. Look for the "Install Another Version" button under the extension description and click on it.
  4. Select the desired version of Flutter SDK that you want to install.
  5. Wait for the installation process to complete.
  6. To upgrade your Dart SDK version, you can do so by running the following command in your terminal: flutter upgrade --force.
  7. After upgrading both Flutter and Dart SDK versions, restart VS Code to apply the changes.

By following these steps, you should be able to successfully upgrade your Flutter and Dart SDK versions in VS Code. If you encounter any issues during the process, feel free to ask for further assistance in our Java Q&A discord server!

#

@marsh radish

Please don't ask to ask, nor only say hello, just ask your actual question right away, thanks cat_thumbs_up

If you want to read about the details of why this is better, check out:
https://dontasktoask.com/

Don't ask to ask, just ask

marsh radish
#

mb lmao

#

So basically my app doesnt work and it says this

#

My flutter and dart is upto date

#

but still doesnt work

#

flutter 3.19.3 is older than 3.84 yea?

latent silo
#

It says you have Dart 3.2.3 (which doesn't meet >= 3.2.6) and 3.3 is available.

marsh radish
#

it says i have dart 3.84

latent silo
#

No, that's the plugin version.

marsh radish
latent silo
marsh radish
#

i already downloaded that

latent silo
#

what does dart --version in a command prompt give you?

#

Also if you didn't overwrite your previous installation, did you update your path?

marsh radish
marsh radish
marsh radish
latent silo
#

Just do it in a windows command prompt.

marsh radish
latent silo
#

windows + r => cmd => type that

marsh radish
#

does it usually take time?

#

this is what it says

marsh radish
latent silo
marsh radish
latent silo
#

No, in the editor.

marsh radish
#

new error from the code tho