README.md

1## Roadmap
2
31. Add `dart run` command.
42. Add `dart test` command.
53. Add `flutter test --name` command, to allow running a single test or group of tests.
64. Auto hot reload Flutter app when files change.