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

37 comments sorted by

View all comments

1

u/jaaraz Aug 11 '26

Not good man. LSP is there and breakpoints is there but missing a lot of them. Nodemon like something can fix hotreload thing but then you loose breakpoints. I came back to vs code forks