Commit 341973d
committed
Merge remote-tracking branch 'origin/master' into v10.0.0
# Conflicts:
# melos.yaml
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/example/pubspec.yaml
# packages/stream_chat/lib/src/client/channel.dart
# packages/stream_chat/lib/src/client/client.dart
# packages/stream_chat/lib/src/core/models/channel_config.dart
# packages/stream_chat/lib/src/core/models/channel_config.g.dart
# packages/stream_chat/lib/src/event_type.dart
# packages/stream_chat/lib/stream_chat.dart
# packages/stream_chat/lib/version.dart
# packages/stream_chat/pubspec.yaml
# packages/stream_chat/test/src/client/channel_test.dart
# packages/stream_chat_flutter/CHANGELOG.md
# packages/stream_chat_flutter/example/pubspec.yaml
# packages/stream_chat_flutter/lib/src/channel/stream_message_preview_text.dart
# packages/stream_chat_flutter/lib/src/stream_chat_configuration.dart
# packages/stream_chat_flutter/pubspec.yaml
# packages/stream_chat_flutter/test/src/indicators/goldens/ci/sending_indicator_1.png
# packages/stream_chat_flutter/test/src/indicators/goldens/ci/sending_indicator_2.png
# packages/stream_chat_flutter/test/src/theme/message_theme_test.dart
# packages/stream_chat_flutter_core/CHANGELOG.md
# packages/stream_chat_flutter_core/example/pubspec.yaml
# packages/stream_chat_flutter_core/pubspec.yaml
# packages/stream_chat_localizations/CHANGELOG.md
# packages/stream_chat_localizations/example/pubspec.yaml
# packages/stream_chat_localizations/pubspec.yaml
# packages/stream_chat_persistence/CHANGELOG.md
# packages/stream_chat_persistence/example/pubspec.yaml
# packages/stream_chat_persistence/lib/src/db/drift_chat_database.dart
# packages/stream_chat_persistence/pubspec.yaml
# sample_app/lib/pages/channel_page.dart
# sample_app/pubspec.yamlFile tree
106 files changed
+7828
-1055
lines changed- .github
- workflows
- packages
- stream_chat_flutter_core
- lib/src
- test
- stream_chat_flutter
- lib
- src
- attachment
- thumbnail
- avatars
- channel
- gallery
- indicators
- message_input
- message_widget
- misc
- scroll_view
- channel_scroll_view
- draft_scroll_view
- message_search_scroll_view
- thread_scroll_view
- theme
- utils
- test/src
- attachment/thumbnail
- channel
- indicators
- goldens/ci
- misc
- scroll_view
- draft_scroll_view
- thread_scroll_view
- theme
- stream_chat_localizations
- stream_chat_persistence
- lib/src
- db
- entity
- mapper
- test/src
- dao
- mapper
- stream_chat
- lib
- src
- client
- core
- api
- models
- util
- ws
- test
- fixtures
- src
- client
- core
- api
- models
- util
- sample_app/lib
- pages
- widgets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
106 files changed
+7828
-1055
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
7 | 26 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
26 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | | - | |
27 | | - | |
| 24 | + | |
28 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
169 | 173 | | |
170 | 174 | | |
171 | 175 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 176 | | |
179 | 177 | | |
180 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
8 | 32 | | |
9 | 33 | | |
10 | 34 | | |
| |||
0 commit comments