zed/extensions/dart
Marshall Bowers fb79346e6f
dart: Bump to v0.1.0 (#17887)
This PR bumps the Dart extension to v0.1.0.

Changes:

- https://github.com/zed-industries/zed/pull/16955
- https://github.com/zed-industries/zed/pull/17494

Release Notes:

- N/A
2024-09-16 11:57:34 -04:00
..
languages/dart
src
Cargo.toml dart: Bump to v0.1.0 (#17887) 2024-09-16 11:57:34 -04:00
extension.toml dart: Bump to v0.1.0 (#17887) 2024-09-16 11:57:34 -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.