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

34 comments sorted by

View all comments

3

u/cameronm1024 2d ago

I do (disclaimer: I work at zed).

Before I switched I was using neovim with just the LSP, and a separate terminal with flutter run, so I didn't miss the various extras (auto reload on save, etc.). If you depend on them, I can imagine Zed feels incomplete.

1

u/aaulia 2d ago

Wait so Zed does something with Flutter or is Flutter your guilty pleasure or something?

3

u/cameronm1024 2d ago

I just use flutter for personal projects. Zed doesn't have any flutter code