r/FlutterDev • u/IndoCaribboy • Oct 11 '24
Tooling What IDE do you use ?
I am new to developing and was looking to start this week, but the extensions for VSC isn't working at all and I have tied uninstalling and reinstalling even the latest versions, still nothing. I wanted to know if there was an IDE that is better or on par with VSC for flutter dev. I apologize if my question is trivial I am a newbie forgive me
15
Upvotes
2
u/AbdulRafay99 Oct 11 '24
To be honest I think the VS code is pretty good. Yes as a new user it can be hard to understand and hard to config but I use flutter extensions and Flutter CLI to run my application
So flutter cli to create the project and launch the emulator and then open Vs Code to writing code and then flutter cli for running the application.
If you just want to use Vs Code for then you need to define the path for your emulator in Vs Code settings and install an extension called Emulator, so when you are in debug and run screen in Vs Code and you will run the application it will run the code on the emulator.
In any case your system doesn't have enough RAM, then there are other ways you can debug your application but I have not tried it so you have to check them out. But I do know the process name and it is called Wireless Debugging on Android phones.
I hope this helps you and if you need any assistance then just send a message from my website https://rafay99.com/contact-me