Giter VIP home page Giter VIP logo

Comments (4)

leoafarias avatar leoafarias commented on May 10, 2024

I believe you have to run the simulator first. This happens when you switch the sdk for the last compile but normally is not an error, just a notification

from fvm.

aseef17 avatar aseef17 commented on May 10, 2024

You were right. But what I would wish to achieve is that make sure that the particular directory runs on the specified version of flutter.
I have the stable version installed globally and would like to run the beta version on the particular directory to essentially build flutter for web (using the command flutter create .)
But when I try to run flutter --version after running fvm flutter run, I get the following warning. How do change the head to the installed version using fvm?

Screenshot 2020-04-24 at 6 00 04 AM

from fvm.

aseef17 avatar aseef17 commented on May 10, 2024

I got it working with fvm flutter create . and running the application on chrome using fvm flutter run -d chrome. Sorry for the trouble.
Anyway, we can make VS Code refer to fvm so I don't have to run the application from the terminal
I've already added

"dart.flutterSdkPaths": [
"fvm"
],

to the settings.json file.

from fvm.

leoafarias avatar leoafarias commented on May 10, 2024

Yes no problem ... flutter references the global flutter which is configured. Let me know if we could have addd anything on the docs to make a bit clearer

from fvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.