mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 22:34:13 +00:00
bdba8b23fa
Release Notes: - Added runnable tasks for Flutter
6 lines
205 B
Markdown
6 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.
|