Closes #19590 Release Notes: - N/A --- I'm unable to test this because rebuilding Zed with the changes does not seem to use the changes. If maintainers could let me know how to test these changes I'd like to verify that this really fixes #19590. --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Roadmap
- Add
dart runcommand. - Add
dart testcommand. - Add
flutter test --namecommand, to allow running a single test or group of tests. - Auto hot reload Flutter app when files change.