mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-09 02:44:49 +00:00
7 lines
205 B
Markdown
7 lines
205 B
Markdown
|
## Roadmap
|
||
|
|
||
|
1. Add `dart run` command.
|
||
|
2. Add `dart test` command.
|
||
|
3. Add `flutter test --name` command, to allow running a single test or group of tests.
|
||
|
4. Auto hot reload Flutter app when files change.
|