Expose `nextCount` in `Counter`
Open
enhancement
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
Sometimes it is useful to know what the upcoming next `count` is going to be in the next cycle.
### Desired solution
Expose a new output something like `nextCount` that can be used to reuse the same `Sum` hardware.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.