Remove unused dart:async import The only members of dart:async used here (Future and/or Stream) are exported from dart:core now.