Sahil Kumar
|
f7b9511adb
|
refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 14:57:29 +05:30 |
|
 Reuben TurnerandGitHub
|
b306978da6
|
chore: apply linter to the various example and test directories (#550)
* chore: remove examples and tests from analysis exclusion
* chore: apply linter fixes to stream_chat_flutter_core/example/main.dart
* chore: apply linter fixes to stream_chat_flutter/example/main.dart
* chore: apply linter fixes to stream_chat_persistence/example/main.dart
* chore: apply linter fixes to stream_chat/example/main.dart
* chore: apply linter fixes to stream_chat_flutter/example/split_view.dart
* chore: renamte tutorial files per linter
* chore: apply linter fixes to tutorial_part_1.dart
* chore: apply linter fixes to tutorial_part_2.dart
* chore: apply linter fixes to tutorial_part_3.dart
* chore: apply linter fixes to tutorial_part_4.dart
* chore: apply linter fixes to tutorial_part_5.dart
* chore: make a widget const in tutorial_part_5.dart
* chore: apply linter fixes to tutorial_part_6.dart
* chore: sort and update dependencies in stream_chat_persistence/example/pubspec.yaml
* chore: sort and update dependencies in stream_chat_flutter_core/example/pubspec.yaml
* chore: sort and update dependencies in stream_chat_flutter/example/pubspec.yaml
* chore: sort dependencies in stream_chat_flutter/example/pubspec.yaml
* chore: apply linter fixes to channel_test.dart
* chore: apply linter fixes to client_test.dart
* chore: apply linter fixes to client_test.dart, stream_http_client_test.dart, and token_manager_test.dart
* chore: apply linter fixes to filter_test.dart
* chore: apply linter fixes to reaction_test.dart
* chore: apply linter fixes to chat_persistence_client_test.dart
* chore: apply linter fixes to channel_image_test.dart
* chore: apply linter fixes to deleted_message_test.dart
* chore: apply linter fixes to full_screen_media_test.dart
* chore: apply linter fixes to gallery_footer_theme_test.dart
* chore: apply linter fixes to gallery_header_theme_test.dart
* chore: apply linter fixes to message_text_test.dart
* chore: apply linter fixes to reaction_bubble_test.dart
* chore: apply linter fixes to system_message_test.dart
* chore: apply linter fixes to typing_indicator_test.dart
* chore: apply linter fixes to channel_list_core_test.dart
* chore: apply linter fixes to channels_bloc_test.dart
* chore: apply linter fixes to lazy_load_scroll_view_test.dart
* chore: apply linter fixes to channel_matcher.dart
* chore: apply linter fixes to message_matcher.dart
* chore: apply linter fixes to users_matcher.dart
* chore: apply linter fixes to message_list_core_test.dart
* chore: apply linter fixes to message_search_bloc_test.dart
* chore: apply linter fixes to message_search_list_core_test.dart
* chore: apply linter fixes to stream_channel_test.dart
* chore: apply linter fixes to stream_chat_core_test.dart
* chore: apply linter fixes to user_list_core_test.dart
* chore: apply linter fixes to channel_query_dao_test.dart, message_mapper_test.dart, user_mapper_test.dart, and users_bloc_test.dart
* chore: apply some missed dartfmt
* test: regenerate failinggolden test
|
2021-07-16 10:49:51 +02:00 |
|
Salvatore Giordano
|
8ceff3ab62
|
fix test and example
|
2021-07-01 10:47:30 +02:00 |
|
Salvatore Giordano
|
bc0a70ad25
|
rename colors
|
2021-06-29 16:12:51 +02:00 |
|
Salvatore Giordano
|
6a11854457
|
fix?
|
2021-04-30 16:42:20 +02:00 |
|
Sahil Kumar
|
8c666caa52
|
refactor (core <-> ui <-> persistence) with the new filter changes.
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-04-27 15:41:00 +05:30 |
|
Deven Joshi
|
89be28cadf
|
Fix dispose bug for controller
|
2021-04-21 12:44:52 +05:30 |
|
Salvatore Giordano
|
408bbe14f5
|
restore example
|
2021-04-20 16:40:46 +02:00 |
|
Salvatore Giordano
|
4f37190fcc
|
change default direction in paginate data
|
2021-04-20 16:39:10 +02:00 |
|
Salvatore Giordano
|
555ae57782
|
fix core example
|
2021-04-20 15:01:39 +02:00 |
|
Salvatore Giordano
|
4c4473d4b5
|
migrate sample app
|
2021-04-20 13:14:07 +02:00 |
|
Sahil Kumar
|
3ec389bd71
|
fix tests
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-04-02 19:19:20 +05:30 |
|
Salvatore Giordano
|
69fa71a381
|
fix core example ios
|
2021-02-22 12:34:38 +01:00 |
|
Salvatore Giordano
|
6f60bb8abb
|
[core] update example
|
2021-02-19 14:28:07 +01:00 |
|
Salvatore Giordano
|
08bd5a8ca8
|
[core] add default pagination value + implement pagination in example
|
2021-02-19 13:14:31 +01:00 |
|
Salvatore Giordano
|
27e5bb595f
|
update examples using latest llc version
|
2021-02-04 13:11:57 +01:00 |
|
Salvatore Giordano
|
23feabe85e
|
rename Client to StreamChatClient
|
2021-02-01 15:30:46 +01:00 |
|
Neevash Ramdial
|
c09f24d945
|
migrate error builder callback using typedef
|
2021-01-29 10:19:18 -04:00 |
|
Salvatore Giordano
|
1c4115280d
|
Merge branch 'feature/ui-split' into nash/message-core-error-builder
|
2021-01-28 12:03:33 +01:00 |
|
Salvatore Giordano
|
cb90146a8b
|
fix examples
|
2021-01-28 10:25:52 +01:00 |
|
Neevash Ramdial
|
24d528fc79
|
update sample app with new api
|
2021-01-27 22:30:49 -04:00 |
|
Neevash Ramdial
|
303abee427
|
Complete example
- Update code
- Add docs
|
2021-01-27 22:14:14 -04:00 |
|
Neevash Ramdial
|
fa6e6aff17
|
WIP example
|
2021-01-27 06:35:30 -04:00 |
|
Deven Joshi
|
29837e23f5
|
fix: analysis issues
|
2021-01-26 21:37:20 +05:30 |
|
Salvatore Giordano
|
82acc97675
|
fix formatting
|
2021-01-22 17:22:18 +01:00 |
|
Deven Joshi
|
b6aa030d81
|
feat: Created example app
|
2021-01-22 18:16:05 +05:30 |
|