Home > OS >  Can we use any other emulator instead of Android studio to run flutter Apps?
Can we use any other emulator instead of Android studio to run flutter Apps?

Time:05-22

I downloaded the Android studio and installed the emulator but it takes too much ram.

Is there any other emulator that I can use to run my flutter applications? If "yes" then how to download and set up that emulator.

CodePudding user response:

iOS Simulator (install Xcode on MacOS), Chrome browser, all the supported platforms have own development environments.

CodePudding user response:

I use my real device, my laptop just have 4 ram but this is not problem. If you can use your phone just go head ----Vysor --->https://www.vysor.io/ check this

  • Related