Commit f56efc2
committed
feat(samples): update parent message reactively in
Update `ThreadPage` in `thread_list_page.dart` to use `BetterStreamBuilder`
to listen for updates to the parent message from the channel's message stream.
This ensures the parent message remains up-to-date within the thread view.ThreadPage
1 parent f87b36b commit f56efc2
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
54 | 63 | | |
55 | 64 | | |
56 | 65 | | |
| |||
0 commit comments