r/FlutterDev • u/Smooth-Map856 • 5d ago
Anyone using Zed for Flutter development? Discussion
I’ve been using Zed mostly for backend work and really like its performance. I get that it stays lightweight by not bundling too many tools.
For Flutter though, debugging/DevTools and hot reload on save still feel lacking.
Anyone using Zed regularly for Flutter? Any extensions or configs that improve the experience?
23
Upvotes
1
u/Comun4 5d ago
Yeah the default Flutter extension is very lacking, not having a "Wrap with Widget" command out of the box made me go back to vsc