zed/extensions/dart
2024-10-08 14:25:29 -04:00
..
languages/dart dart: Improve indentation (#18845) 2024-10-08 10:20:20 -04:00
src
Cargo.toml dart: Bump to v0.1.1 (#18859) 2024-10-08 14:25:29 -04:00
extension.toml dart: Bump to v0.1.1 (#18859) 2024-10-08 14:25:29 -04:00
LICENSE-APACHE
README.md

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.