mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 12:38:02 +00:00
bdba8b23fa
Release Notes: - Added runnable tasks for Flutter
205 B
205 B
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.