flutter_hooks icon indicating copy to clipboard operation
flutter_hooks copied to clipboard

Note preserveState behavior with multiple streams.

Open rjpower opened this issue 3 years ago • 1 comments
trafficstars

Documents the behavior for streams as discussed in #312.

rjpower avatar Jul 13 '22 20:07 rjpower

Thanks!

Although when I think about it, what about cloning the doc of StreamBuilder instead? That doc covers it. And useStream is quite literally StreamBuilder

rrousselGit avatar Jul 15 '22 12:07 rrousselGit