mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-27 12:54:42 +00:00
5e9ff3e313
This PR bumps the Dart extension to v0.1.2. Changes: - https://github.com/zed-industries/zed/pull/19592 Release Notes: - N/A |
||
---|---|---|
.. | ||
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.