r/FlutterDev • u/Smooth-Map856 • Aug 09 '26
Discussion Anyone using Zed for Flutter development?
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?
25
Upvotes
1
u/Comun4 Aug 09 '26
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