0

I have Flutter version 3.3.2 installed. How do I upgrade flutter project dart sdk version?

Current project sdk version sdk:">=2.7.0 3.0.0<"

1 Answer 1

3

You can run flutter upgrade and normally your project should pick up the most recent version of the SDK. Refer to the documentation and to this previously asked question.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.