google / google/built_collection.dart
Add onSet to builders
Open
p3 / feature request
- Dominant language
- Dart
- Stars
- 285
- Forks
- 54
- Avg merge
- 23m
- Merged PRs (30d)
- 1
Description
The use case is the same as in [this BuiltValue issue](https://github.com/google/built_value.dart/issues/589). I'm building an angular component that has a variable length list of checkboxes, bound with `ngModel` to a list of `bool` values, and I need the output stream to trigger when the contents of the list are changed.
Contributor guide
Assessment
This issue has not been assessed yet.