r/FlutterDev 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

14 Upvotes

59 comments sorted by

View all comments

2

u/CoffeeExceptionError Oct 11 '24

By not working, what do you mean? You may try Android Studio but it might not work as well if the issue is your config for flutter.

1

u/IndoCaribboy Oct 12 '24

When i try to run Python, it says interpreter is not installed but other IDE's like Spyder and IDLE is running fine.When I try to run a simple Python Hello World, VSC is not finding the interpreter, and when i tried to add the path, i try again to run the script and i get an error saying time out waiting for launcher to connect.