Commit Graph
390 Commits
Author SHA1 Message Date
Salvatore Giordano 5ce540ad4a chore(llc,core,ui, persistence): update pubspec and changelogs 2022-05-03 12:05:09 +02:00
Salvatore Giordano 9c05625f9b update changelogs and readmes 2022-05-03 09:48:41 +02:00
Salvatore Giordano 32a32c7ab0 update readme 2022-05-03 09:30:51 +02:00
Salvatore Giordano 2e54334255 update pubspec and changelogs 2022-05-02 21:18:41 +02:00
Salvatore GiordanoandGitHub ce16002315 Merge pull request #1108 from GetStream/docs/v4
docs(repo): update docs for v4
2022-05-02 17:55:08 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +02:00
Salvatore Giordano bd12ece9ea PagedValueListenableBuilder 2022-05-02 12:44:28 +02:00
Salvatore Giordano 402b0038c6 StreamMessageInputController 2022-05-02 11:59:32 +02:00
Salvatore Giordano 2083c3d72a StreamUserListController 2022-05-02 11:26:57 +02:00
Salvatore Giordano 487c420226 StreamChannelListController 2022-05-02 10:51:12 +02:00
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano 28e8910c11 deprecate core lists 2022-04-29 15:52:00 +02:00
Salvatore Giordano ba353a2a37 update core example 2022-04-29 15:46:54 +02:00
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +02:00
Sahil Kumar 1e9a5b6c1e feat(core, ui): add grid views, minor refactoring
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:31:01 +05:30
Ayush Shekhar b6bb3608e5 Migrated llc Lists to be nullable instead of being an empty array 2022-04-26 21:11:24 +05:30
Sahil Kumar 381e1c06f5 chore(core): remove dead code
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 17:04:10 +05:30
Sahil Kumar 942af38146 feat(core, ui): added PagedValueGridView, added additional params in ListViews
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 16:58:23 +05:30
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Sahil Kumar 0f8c92f486 chore(core): deprecate UsersBloc and MessageSearchBloc
Signed-off-by: xsahil03x <[email protected]>
2022-04-22 18:14:32 +05:30
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
Salvatore Giordano 2bd088dc50 Merge branch 'v4' into release/4.0.0-beta.2 2022-04-14 10:06:12 +02:00
Salvatore Giordano 9d0f66ee8c Merge branch 'develop' into v4 2022-04-14 10:04:27 +02:00
Salvatore Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +02:00
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore Giordano 92613a0787 cleanup 2022-04-13 11:22:12 +02:00
Salvatore Giordano d1366df2af chore(llc,core,ui): update pubspec and changelogs 2022-04-13 11:16:29 +02:00
Salvatore Giordano dbddf62115 doc(repo): add push v2 guide 2022-04-08 15:23:04 +02:00
Salvatore Giordano 025e20d37a Merge branch 'v4' into release/4.0.0-beta.0 2022-03-23 14:25:26 +01:00
Sahil Kumar 67dad76e46 feat(ui): improve the message for skipping the event.
Signed-off-by: xsahil03x <[email protected]>
2022-03-23 16:33:20 +05:30
Sahil Kumar 0a4eb0a171 feat(ui): only handle the latest events in channelEventSubscription
Signed-off-by: xsahil03x <[email protected]>
2022-03-23 16:25:51 +05:30
Salvatore Giordano 9eefb74600 remove log 2022-03-23 11:34:44 +01:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 5f12802799 fix reconnection event 2022-03-22 16:34:06 +01:00
Salvatore Giordano b79510acb3 Merge branch 'develop' into refactor/deprecate-v3 2022-03-17 10:18:58 +01:00
Salvatore Giordano 3620e57f98 chore(core,ui): update pubspec version 2022-03-16 09:05:50 +01:00
Salvatore Giordano 935f4bcc03 chore(llc,core,ui): update pubspec and changelogs 2022-03-15 17:20:01 +01:00
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +05:30
Salvatore Giordano f9ae1b9b62 Merge branch 'v4' into feat/stream-channel-listview 2022-03-07 11:45:37 +01:00
Salvatore Giordano 7d2bb534b1 Merge branch 'develop' into v4 2022-03-07 11:45:04 +01:00
Sahil KumarandGitHub 1f0bf3bd6b Update packages/stream_chat_flutter_core/CHANGELOG.md 2022-03-01 19:55:03 +05:30
Sahil Kumar 98dbe30ffb chore(llc, core, ui): bump versions to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-01 18:09:25 +05:30
Sahil Kumar 202af02f8e chore: move controllers from ui to core
Signed-off-by: xsahil03x <[email protected]>
2022-02-07 15:25:07 +05:30
5580fc2ba1 Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
2022-02-03 11:33:10 +01:00
Salvatore Giordano a18d9610c0 chore(core): bump version 2022-02-02 15:41:09 +01:00
ce22e854a8 Update packages/stream_chat_flutter_core/lib/src/channels_bloc.dart
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-01 12:29:52 +01:00
Salvatore Giordano 6351fa0a5f deprecate old widgets 2022-02-01 12:03:29 +01:00
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00