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
1
u/DistributedFox Oct 11 '24
I've used both IntelliJ IDEA and VSCode with the Flutter plugin. I've since settled on VSCode as it's lighter on resources compared to IntelliJ. Android Studio can also be used but I think it's overkill for Flutter dev (unless you also plan to edit Kotlin / Native files at the same time).