Commit Graph
20 Commits
Author SHA1 Message Date
Sahil Kumar 7ae15263e3 [NewGroupChatScreen] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 19:07:51 +05:30
Sahil Kumar 0d71632ef2 theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:25:00 +05:30
Salvatore Giordano f011bf32fc apply theme to rest of the sdk 2020-12-31 10:24:25 +01:00
Salvatore Giordano a8171f7314 ui fixes 2020-12-31 09:57:21 +01:00
Salvatore Giordano 911581e094 apply theme to new chat screens 2020-12-30 18:26:24 +01:00
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Salvatore Giordano 06b2929c37 wip 2020-12-02 13:19:31 +01:00
xsahil03x ed3fc88f62 Configure routes in example project. 2020-11-25 22:37:11 +05:30
xsahil03x cd84555f74 extract searchTextField into a separate widget 2020-11-25 16:43:35 +05:30
xsahil03x 850657cc63 fix icon 2020-11-25 15:54:19 +05:30
xsahil03x ef403d53c9 remove comments 2020-11-25 15:49:59 +05:30
xsahil03x 177d50a511 Hide keyboard on scrolling user list 2020-11-25 15:41:06 +05:30
xsahil03x 3cda66a255 Minor merge fixes 2020-11-25 11:41:07 +05:30
xsahil03x f08976fad1 Merge branches 'feature/new-ui' and 'qa/new-chat-screens' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens
 Conflicts:
	example/lib/group_chat_details_screen.dart
	example/lib/new_group_chat_screen.dart
2020-11-25 11:24:15 +05:30
xsahil03x fbc279f9dd [NewGroupChatScreen] Float selected users and searchField when list is scrolling. 2020-11-24 21:46:31 +05:30
Salvatore Giordano 74e399bcc0 fix icons 2020-11-24 13:48:58 +01:00
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
xsahil03x 515b9734cb [NewGroupChatScreen] Maintain selectedUsersList when going back and forward in the flow 2020-11-23 20:40:09 +05:30
Salvatore Giordano d7a8d4f3f9 extract screens 2020-11-21 11:24:38 +01:00