| commit | 7d1c52c29b7c5bff1f6e94b3f6a78a85553828a1 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Mon Jun 17 15:44:24 2024 -0700 |
| committer | GitHub <noreply@github.com> | Mon Jun 17 15:44:24 2024 -0700 |
| tree | 81f7cbfbce3cb29b0f8fd692b87de900da335568 | |
| parent | 28436bf3e199ad6665c72f82dfe810c7817bd734 [diff] |
Replace Future.wait with Iterable<Future>.wait (dart-lang/stream_transform#188) Towards dart-lang/stream_transform#111