Commit Graph

206 Commits

Author SHA1 Message Date
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
Salvatore Giordano 7850e10b83 doc(docs): add removed deprecated methods 2022-05-03 08:58:59 +02:00
Salvatore Giordano ecfb5aadb7 Update docusaurus/docs/Flutter/guides/migration_guide_4_0.mdx
Co-authored-by: Deven Joshi <deven9852@gmail.com>
2022-05-02 17:50:39 +02:00
Salvatore Giordano 37ca6f7211 Update docusaurus/docs/Flutter/stream_chat_flutter/stream_message_widget.mdx
Co-authored-by: Deven Joshi <deven9852@gmail.com>
2022-05-02 17:44:44 +02:00
Salvatore Giordano ef1f6cf30c fix typo 2022-05-02 15:41:30 +02:00
Salvatore Giordano 1522181294 doc(docs): add grid docs 2022-05-02 15:40:55 +02:00
Sahil Kumar 52e590371b doc(docs): add stream_channel_list_event_handler.mdx
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-05-02 19:01:01 +05:30
Salvatore Giordano a2e7bc452b cleanup 2022-05-02 13:15:47 +02:00
Salvatore Giordano bd12ece9ea PagedValueListenableBuilder 2022-05-02 12:44:28 +02:00
Salvatore Giordano 0ec80452b6 LazyLoadScrollView 2022-05-02 12:15:32 +02:00
Salvatore Giordano 402b0038c6 StreamMessageInputController 2022-05-02 11:59:32 +02:00
Salvatore Giordano 736d70e466 StreamMessageSearchListController 2022-05-02 11:41:37 +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 a77dba0b63 Merge branch 'v4' into docs/v4 2022-04-29 16:26:09 +02:00
Gordon Hayes f29daff13f docs: v4 migration guide 2022-04-29 14:58:24 +02:00
Salvatore Giordano bf94372b1c core intro 2022-04-29 11:41:30 +02:00
Salvatore Giordano d1e7a7a7b8 StreamMessageWidget 2022-04-29 09:45:33 +02:00
Salvatore Giordano 94c4db0c80 StreamChannelHeader 2022-04-29 09:38:43 +02:00
Salvatore Giordano 6c2c60075a StreamChannelListHeader 2022-04-28 16:53:11 +02:00
Salvatore Giordano f3d3715c85 StreamChannelListHeader 2022-04-28 16:45:53 +02:00
Salvatore Giordano 9e937e87fb StreamMessageSearchListView 2022-04-28 16:05:46 +02:00
Ayush Shekhar 5c5e0be210 Merge branch 'docs/v4' of https://github.com/GetStream/stream-chat-flutter into docs/v4 2022-04-28 18:45:05 +05:30
Ayush Shekhar 936872cb55 Changed customising attachment guide to use controller 2022-04-28 18:44:55 +05:30
Salvatore Giordano 0568f81a20 rename file 2022-04-28 14:58:48 +02:00
Salvatore Giordano 4372b07e48 StreamUserListView 2022-04-28 14:58:32 +02:00
Salvatore Giordano bc6f392f5d StreamMessageInput 2022-04-28 14:50:14 +02:00
Ayush Shekhar 6edeca73da Merge branch 'docs/v4' of https://github.com/GetStream/stream-chat-flutter into docs/v4 2022-04-28 16:03:20 +05:30
Ayush Shekhar 1fedb3005c Migrated guides in the docs to v4 2022-04-28 16:03:13 +05:30
Salvatore Giordano e0f3177899 StreamMessageListView 2022-04-28 12:31:12 +02:00
Salvatore Giordano 8afc669826 StreamChannelListView 2022-04-28 12:30:59 +02:00
Salvatore Giordano ec6ac99f36 StreamChannelListView 2022-04-28 11:15:56 +02:00
Ayush Shekhar a370cb1325 Fixed typo in docs change 2022-04-27 18:34:24 +05:30
Ayush Shekhar 28649107ee Added a new field called push provider name in addDevice api call 2022-04-27 18:23:17 +05:30
Ayush Shekhar 5fbb568b4c Reduced the code 2022-04-15 17:20:01 +05:30
Ayush Shekhar 7056fa6280 Fixed code in the overlapping chat with transparency docs 2022-04-15 10:31:08 +05:30
Salvatore Giordano 432579e04b fix documentation 2022-04-11 10:33:23 +02:00
Salvatore Giordano 0338f4f4ed fix alignment 2022-04-11 09:30:38 +02:00
Salvatore Giordano 689e590075 Update docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx
Co-authored-by: ferhat elmas <elmas.ferhat@gmail.com>
2022-04-11 09:29:45 +02:00
Salvatore Giordano f9d1dd704b review 2022-04-08 16:31:21 +02:00
Salvatore Giordano dbddf62115 doc(repo): add push v2 guide 2022-04-08 15:23:04 +02:00
Gordon Hayes c93a694761 fix: doc images sizes 2021-11-25 15:51:43 +01:00
Sahil Kumar 976c8e6f27 Apply suggestions from code review
Co-authored-by: Gordon <pggordonhayes@gmail.com>
2021-10-20 13:54:22 +05:30
Sahil Kumar b45e869abf Apply suggestions from code review
Co-authored-by: Gordon <pggordonhayes@gmail.com>
2021-10-20 13:14:01 +05:30
Sahil Kumar 71af49c459 feat(doc): add E2EE encryption guide
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2021-10-18 19:29:34 +05:30
Salvatore Giordano 39502ecb24 Merge branch 'develop' into docs/versioning-policy 2021-10-01 09:42:18 +02:00
Deven Joshi 517c2cf00b added docs for Filter.notExists 2021-09-28 17:21:52 +05:30
Gordon Hayes b7fe7287a5 docs: change paginationParams to limit 2021-09-22 13:00:11 +02:00
Gordon dc923769d0 docs(doc): update versioning policy 2021-09-22 11:10:38 +02:00
Gordon 2ac6afb981 docs(doc): add versioning policy 2021-09-22 10:37:42 +02:00