mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-21 09:39:54 +00:00
dd44168cad
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com> |
||
---|---|---|
.. | ||
languages/dart | ||
src | ||
Cargo.toml | ||
extension.toml | ||
LICENSE-APACHE | ||
README.md |
Roadmap
- Add
dart run
command. - Add
dart test
command. - Add
flutter test --name
command, to allow running a single test or group of tests. - Auto hot reload Flutter app when files change.