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