Use more async/await (dart-lang/watcher#70)

* Use more async/await

- Change some bare `Future` into `Future<void>` to make sure we aren't
  silently passing state where we don't expect.
- Change some methods with `.then` calls inside to `async`.

* Add another await
7 files changed
tree: 8ea9e52f5c8efe33ce3db4b3ea9842fbbd80611d
  1. pkgs/