Commit Graph
110 Commits
Author SHA1 Message Date
Sahil KumarandGitHub 94c202f1b4 Merge pull request #152 from GetStream/feature/typingAnimation 2020-11-26 14:25:07 +05:30
xsahil03x ed3fc88f62 Configure routes in example project. 2020-11-25 22:37:11 +05:30
Salvatore Giordano 71123fbafb add messagelist typing indicator 2020-11-25 12:43:42 +01:00
Salvatore Giordano 24c5e39bda add lottie animation for typing indicator 2020-11-25 12:25:43 +01:00
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano 8f4e2384f7 Merge branch 'feature/new-ui' into hotfix/svgs 2020-11-24 12:59:10 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
xsahil03x f789975844 Open new chat screen page when new chat button is pressed. 2020-11-23 17:51:37 +05:30
xsahil03x 525991f24b feat : ChannelListHeader 2020-11-23 16:36:50 +05:30
Salvatore Giordano f1f6d78411 Merge branch 'feature/new-ui' into feature/new-chat-screens 2020-11-23 10:41:59 +01:00
Salvatore Giordano d7a8d4f3f9 extract screens 2020-11-21 11:24:38 +01:00
Salvatore Giordano 682c0b3e10 swap user list with message list and create channel with draft: true 2020-11-20 18:03:33 +01:00
xsahil03x 5352c2ac4b Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/new-chat-screens
 Conflicts:
	example/pubspec.yaml
2020-11-20 19:36:24 +05:30
xsahil03x dde0bec857 Merge branch 'feature/new-chat-screens' of github.com:GetStream/stream-chat-flutter into feature/new-chat-screens 2020-11-20 19:31:37 +05:30
xsahil03x 879f5d31bc UI fixes 2020-11-20 19:31:13 +05:30
Salvatore Giordano cc22b1b4ae fix ui issues 2020-11-20 14:55:38 +01:00
xsahil03x 8bc9e62917 Reduce debounce duration to 350ms from 500ms 2020-11-20 18:59:36 +05:30
xsahil03x 4ded4d577d Hide Create group button once a user is selected 2020-11-20 18:38:07 +05:30
xsahil03x aa62d9a01d add debounce in searchQuery 2020-11-20 18:15:59 +05:30
xsahil03x 2908cd66c5 Change last seen text to last online 2020-11-20 18:11:57 +05:30
xsahil03x c384588d5b UI nit picks 2020-11-20 17:55:55 +05:30
Salvatore GiordanoandGitHub e9cd4613ef Merge branch 'feature/new-ui' into feature/loading 2020-11-20 11:42:54 +01:00
xsahil03x 389656a477 UI nit picks 2020-11-20 12:06:00 +05:30
Salvatore Giordano 5421a447ba init notifications 2020-11-19 16:22:16 +01:00
xsahil03x 822547b644 Release textEditingController listeners in dispose. 2020-11-19 18:40:45 +05:30
xsahil03x 1cbb10942f Remove old create channel screen 2020-11-19 18:32:49 +05:30
xsahil03x 0138f87c75 [NewChat, NewGroup] Add emptyState widget 2020-11-19 18:18:01 +05:30
xsahil03x 97b03910f1 Minor ui fixes 2020-11-19 17:47:50 +05:30
xsahil03x 08bc56799d [New Group Chat] Complete name of group chat screen. 2020-11-19 17:38:36 +05:30
xsahil03x 33e91ff188 [New Group Chat] Complete add group members screen 2020-11-19 15:11:40 +05:30
xsahil03x 1a21dc27a2 [Drawer,NewChatScreen] Navigate to NewGroupChatScreen on "New Group" button press. 2020-11-19 13:20:55 +05:30
xsahil03x 83d68c4baf [NewChatScreen] Add create group button, Finishing touches 2020-11-19 13:14:08 +05:30
xsahil03x 7733cc7459 [NewChatScreen] Navigate to ChannelPage on successful messageSent 2020-11-19 12:11:57 +05:30
Salvatore Giordano 6c4bcd2073 fix messageinput 2020-11-18 18:06:27 +01:00
xsahil03x 6411afdee0 temp push 2020-11-18 20:15:34 +05:30
Salvatore Giordano d379de9f96 minor fixes 2020-11-18 10:49:35 +01:00
xsahil03x c8001de7ad [CreateChannelPage] Refactor to use newly build UserListView 2020-11-18 00:09:57 +05:30
xsahil03x e5b25d8d06 feat: user list 2020-11-17 23:32:16 +05:30
Salvatore Giordano 0d7bf98a5b add shimmer effect 2020-11-17 11:38:34 +01:00
Sahil Kumar 413dec0336 feat: Navigate to new chat screen on drawer item click
Signed-off-by: xsahil03x <[email protected]>
2020-11-17 16:00:52 +05:30
Salvatore Giordano 8dd718b148 ask permissions 2020-11-13 16:26:24 +01:00
Salvatore Giordano 269ad0b99b add drawer 2020-11-11 12:03:39 +01:00
Salvatore Giordano bb6ba72b1a refactoring 2020-11-09 18:39:16 +01:00
Salvatore Giordano c8bbd59732 add choose user pages 2020-11-06 17:09:29 +01:00
Salvatore Giordano 7d45feafbb remove dark theme for now 2020-11-06 12:12:35 +01:00
Salvatore Giordano 58511e8f4b fix reactions ontap 2020-10-27 10:32:22 +01:00
Salvatore Giordano c4a890d069 add reactions modal 2020-10-16 12:42:56 +02:00
Salvatore Giordano 2780936de3 Merge branch 'master' into feature/new-ui 2020-10-12 15:00:08 +02:00
Salvatore Giordano f6607d9cb2 fix example to run on flutter web 2020-10-07 14:29:22 +02:00
Salvatore Giordano 75ff451429 Merge branch 'master' into feature/new-ui 2020-10-05 10:42:38 +02:00