Commit Graph
32 Commits
Author SHA1 Message Date
Salvatore Giordano f032a72d00 chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5 2021-09-22 10:30:23 +02:00
Sahil Kumar 6af4e07787 ref(ui): Use titleLink instead of ogScrapeUrl for handling link attachment.
Signed-off-by: xsahil03x <[email protected]>
2021-09-16 16:41:17 +05:30
Sahil Kumar 9dba5a61d2 feat(ui): add possibility to limit attachments in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 17:01:50 +05:30
xsahil03x face836383 Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/example/lib/main.dart
#	packages/stream_chat_flutter/example/pubspec.yaml
#	packages/stream_chat_flutter/lib/src/channel_bottom_sheet.dart
#	packages/stream_chat_flutter/lib/src/channel_list_view.dart
#	packages/stream_chat_flutter/lib/src/gallery_footer.dart
#	packages/stream_chat_flutter/lib/src/message_input.dart
#	packages/stream_chat_flutter/lib/src/message_list_view.dart
#	packages/stream_chat_flutter/lib/src/user_item.dart
2021-07-19 12:49:07 +05:30
Sahil Kumar a48389a814 add remaining translation strings
Signed-off-by: xsahil03x <[email protected]>
2021-07-12 15:01:36 +05:30
Salvatore Giordano bc0a70ad25 rename colors 2021-06-29 16:12:51 +02:00
Salvatore Giordano 00e184f422 show modal using the nearest navigator 2021-06-22 12:54:22 +02:00
Salvatore Giordano dc6c3094e9 performance fixes 2021-06-09 16:11:59 +02:00
Salvatore Giordano c10166dbff experiment with streambuilder 2021-06-01 17:24:26 +02:00
Deven Joshi 54c5b288d0 fix: analysis 2021-05-18 15:34:37 +05:30
Deven Joshi 9e9cd2b66f fix: attachment borders 2021-05-18 15:22:41 +05:30
Deven Joshi 5155940ddd fix: attachment borders 2021-05-18 14:39:01 +05:30
Deven Joshi 5f0ed1bfcb fix: analysis 2021-05-14 18:19:19 +05:30
Deven Joshi a49ba26855 Merge branches 'develop' and 'rfac/transform' of https://github.com/GetStream/stream-chat-flutter into rfac/transform
 Conflicts:
	packages/stream_chat_flutter/lib/src/deleted_message.dart
	packages/stream_chat_flutter/lib/src/message_widget.dart
2021-05-14 12:33:42 +05:30
Deven Joshi 0f6aa466a2 rfac: Removed basic transforms and adjusted borders 2021-05-12 16:16:50 +05:30
Salvatore Giordano 435a88cd1b migrate missing files 2021-05-10 16:01:20 +02:00
Deven Joshi 0590fe1a76 lint 2021-05-05 19:07:32 +05:30
Deven Joshi ad86cf0cd6 lint 2021-05-05 17:49:49 +05:30
Deven Joshi 09c6799af8 lint 2021-05-05 17:47:58 +05:30
Deven Joshi eb57c6eb9f added lint changes, started migrating 2021-05-04 16:11:28 +05:30
Salvatore Giordano 5bbe82c7eb fix review 2021-04-30 15:00:51 +02:00
Salvatore Giordano 34888d0fff migrate ui 2021-04-30 14:58:50 +02:00
Salvatore Giordano 7a8fe4aa78 fix attachment border radius 2021-03-16 13:47:46 +01:00
4b6f1f54b6 fix: attachment builder (#326)
* feat: Changed attachment builder structure

* fix: fixed image attachments

* feat: Added onTaps to remaining attachments

* fix: merged fixes

* add trailing comma

Co-authored-by: Salvatore Giordano <[email protected]>
2021-03-11 11:38:00 +01:00
Salvatore Giordano 5933929399 fix dialogs 2021-03-05 12:29:06 +01:00
Salvatore Giordano b28ae12597 fix: minor 2021-03-03 12:47:19 +01:00
Salvatore Giordano 12c7368d0c use textbutton 2021-03-01 15:42:14 +01:00
Salvatore Giordano 29447d1440 fix analyze 2021-02-17 09:19:26 +01:00
Sahil Kumar 0a6948cf32 [Async Attachment Upload] Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:21:15 +05:30
Sahil Kumar 628542f99b [LLC, UI-KIT] Add support for custom attachment upload delegate
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-05 14:57:17 +05:30
Salvatore Giordano 47ccc0491a fix flutter analyze issues 2021-02-02 12:15:54 +01:00
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00