mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 05:44:17 +00:00
…
|
||
---|---|---|
.. | ||
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.