Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1## Roadmap 2 31. Add `dart run` command. 42. Add `dart test` command. 53. Add `flutter test --name` command, to allow running a single test or group of tests. 64. Auto hot reload Flutter app when files change.