mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
6a11184ea3
Includes: https://github.com/zed-industries/zed/pull/13686 Release Notes: - Added Flutter tasks to Dart extension. |
||
---|---|---|
.. | ||
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.