zed/extensions/dart/README.md

7 lines
205 B
Markdown
Raw Normal View History

## 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.