google / google/built_collection.dart
Make it possible to iterate over `ListBuilder`
Open
p3 / feature request
- Dominant language
- Dart
- Stars
- 285
- Forks
- 54
- Avg merge
- 23m
- Merged PRs (30d)
- 1
Description
Currently the only way of iterating over a `ListBuilder` is `build().asList()`. It would be great to have a more friendly way to do it, something like a `.asIterable()` method.
Contributor guide
Assessment
This issue has not been assessed yet.