Commit 74fecb2
committed
Merge remote-tracking branch 'origin/master' into v10.0.0
# Conflicts:
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/test/src/client/channel_test.dart
# packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_dialog_dark.png
# packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_dialog_light.png
# packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_full_screen_dialog_dark.png
# packages/stream_chat_flutter/test/src/poll/creator/goldens/ci/stream_poll_creator_full_screen_dialog_light.png
# packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_dialog_dark.png
# packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_dialog_light.png
# packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_full_screen_dialog_dark.png
# packages/stream_chat_flutter/test/src/poll/goldens/ci/stream_poll_creator_full_screen_dialog_light.pngFile tree
28 files changed
+1084
-876
lines changed- packages
- stream_chat_flutter_core
- lib/src
- test
- stream_chat_flutter
- lib/src
- channel
- message_input
- misc
- poll
- creator
- test/src/poll
- creator
- goldens/ci
- goldens/ci
- stream_chat
- lib/src
- client
- ws
- test/src
- client
- sample_app/lib
- pages
28 files changed
+1084
-876
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| 2135 | + | |
2135 | 2136 | | |
2136 | 2137 | | |
2137 | 2138 | | |
2138 | 2139 | | |
2139 | 2140 | | |
2140 | | - | |
2141 | | - | |
2142 | | - | |
2143 | | - | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
2144 | 2147 | | |
2145 | 2148 | | |
2146 | 2149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
132 | 139 | | |
133 | 140 | | |
134 | 141 | | |
| |||
226 | 233 | | |
227 | 234 | | |
228 | 235 | | |
229 | | - | |
| 236 | + | |
230 | 237 | | |
231 | 238 | | |
232 | 239 | | |
| |||
242 | 249 | | |
243 | 250 | | |
244 | 251 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | 252 | | |
252 | | - | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
451 | 452 | | |
452 | 453 | | |
453 | 454 | | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | 455 | | |
465 | 456 | | |
466 | 457 | | |
| |||
483 | 474 | | |
484 | 475 | | |
485 | 476 | | |
486 | | - | |
487 | | - | |
488 | 477 | | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | 478 | | |
494 | 479 | | |
495 | 480 | | |
| |||
517 | 502 | | |
518 | 503 | | |
519 | 504 | | |
520 | | - | |
521 | | - | |
522 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
523 | 511 | | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
530 | 520 | | |
531 | | - | |
532 | | - | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
533 | 524 | | |
534 | 525 | | |
535 | 526 | | |
| |||
2046 | 2037 | | |
2047 | 2038 | | |
2048 | 2039 | | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
2049 | 2043 | | |
2050 | 2044 | | |
2051 | 2045 | | |
| |||
2056 | 2050 | | |
2057 | 2051 | | |
2058 | 2052 | | |
2059 | | - | |
2060 | | - | |
2061 | | - | |
2062 | | - | |
| 2053 | + | |
2063 | 2054 | | |
2064 | 2055 | | |
2065 | 2056 | | |
2066 | 2057 | | |
2067 | | - | |
2068 | | - | |
2069 | | - | |
2070 | | - | |
2071 | | - | |
2072 | | - | |
2073 | | - | |
2074 | | - | |
2075 | | - | |
2076 | | - | |
| 2058 | + | |
2077 | 2059 | | |
| 2060 | + | |
| 2061 | + | |
2078 | 2062 | | |
2079 | | - | |
| 2063 | + | |
2080 | 2064 | | |
2081 | 2065 | | |
2082 | 2066 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
| |||
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
116 | 123 | | |
117 | 124 | | |
118 | | - | |
119 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
| |||
250 | 258 | | |
251 | 259 | | |
252 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
253 | 267 | | |
254 | 268 | | |
255 | 269 | | |
| |||
495 | 509 | | |
496 | 510 | | |
497 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
498 | 522 | | |
0 commit comments