1614 Commits
Author SHA1 Message Date
Sahil Kumar 79faac57e5 chore(ui): bump jiffy to v6.2.1
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:43:42 +05:30
Sahil Kumar 4e19f07732 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar be9d82827e chore(ui): bump share_plus to ^7.0.2
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar 7f6cfda9bc chore(ui): bump chewie to ^1.6.0
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar 3b09837f61 chore(repo): remove dart-code-metrics.
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:25:55 +05:30
Sahil KumarandGitHub d7715ea9dc Revert "feat(ui): add support for StreamMessageInput.contentInsertionConfiguration." 2023-06-30 14:41:48 +05:30
dependabot[bot]andSahil Kumar cbce833804 chore(deps): bump image_picker in /packages/stream_chat_flutter
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 0.8.9 to 1.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.0/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-06-30 14:34:49 +05:30
Sahil Kumar af1de4c311 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-30 14:23:21 +05:30
Sahil Kumar eddd8a3d12 chore(ui): bump and migrate video_player to 2.7.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-30 14:20:40 +05:30
Sahil Kumar cb22267c71 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-29 16:24:44 +05:30
Sahil Kumar a311463cab fix(ui): fix MessageWidget.widthFactor not working on web/desktop.
Signed-off-by: xsahil03x <[email protected]>
2023-06-29 16:23:16 +05:30
Sahil Kumar 18e5b54068 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-28 14:42:08 +05:30
Sahil Kumar f6c11b3979 fix(ui): save attachments to gallery.
Signed-off-by: xsahil03x <[email protected]>
2023-06-28 14:28:00 +05:30
Sahil Kumar 5171d9c208 chore(ui): revert example changes
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 18:46:26 +05:30
Sahil Kumar e1a90ec50c test(ui): add tests for message_input_attachment_list.dart
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 18:22:59 +05:30
Sahil Kumar b6c662ee08 chore: fix deprecation
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 18:01:37 +05:30
Sahil Kumar f29774e262 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 17:30:57 +05:30
Sahil Kumar 723a7368b5 fix(ui): not able to hide reaction picker.
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 17:14:54 +05:30
Sahil Kumar a681ebfd68 chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 18:07:07 +05:30
Sahil Kumar 59c4307205 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:52:15 +05:30
Sahil Kumar 92307a270e chore(ui): deprecate MessageListView.onMessageSwiped.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:30:01 +05:30
Sahil Kumar 1890d316f9 feat(ui): export Swipeable, AnimatedCircleBorderPainter.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:19:39 +05:30
Sahil Kumar 13d9ad3961 feat(ui): Swipeable v2, migrate message widget.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:17:08 +05:30
Sahil Kumar 0ba6f01357 chore(repo): bump example sdk constraints for dart 3.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-22 14:30:17 +05:30
Sahil KumarandGitHub 550baef55d Merge branch 'develop' into refactor/message-status 2023-06-22 00:11:13 +05:30
Sahil Kumar 9bee33dd49 chore(ui): minor refactoring.
Signed-off-by: xsahil03x <[email protected]>
2023-06-22 00:09:54 +05:30
Sahil KumarandGitHub ebac3b68aa Merge branch 'develop' into refactor/message-status 2023-06-22 00:03:48 +05:30
Sahil Kumar 4e4b7fd81e chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:43:03 +05:30
Sahil Kumar daa5ac44f8 chore: export StreamVideoThumbnailImage.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:27:45 +05:30
Sahil Kumar 28c33a0972 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:24:10 +05:30
Sahil Kumar 04f13bee4d feat: introduce quotedMessageAttachmentThumbnailBuilders.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:23:31 +05:30
Sahil Kumar b0de437949 feat(ui): add support for customizing message input attachments.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:23:31 +05:30
Sahil Kumar 594656a5e1 fix: fix contextMenu visibility condition.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 18:21:08 +05:30
Sahil KumarandGitHub 2f2cafd087 Merge branch 'develop' into refactor/message-status 2023-06-20 17:15:35 +05:30
Sahil Kumar 17a3b0df83 test: fix test.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 16:54:19 +05:30
Sahil Kumar 573acc6702 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 16:48:53 +05:30
Sahil Kumar f31deb389c fix(ui): fix null check error.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 16:40:47 +05:30
Sahil KumarandGitHub b4c68e505f Merge branch 'develop' into refactor/message-status 2023-06-20 16:05:36 +05:30
Sahil Kumar 3b3b3d3d55 test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 16:05:04 +05:30
Sahil Kumar e3e838c162 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 15:40:46 +05:30
Sahil Kumar 472dc7891b fix(ui): pass onConfirmDeleteTap to MessageActionsModal.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 15:39:37 +05:30
Sahil KumarandGitHub 01c9b77d5d Update packages/stream_chat_flutter/lib/src/attachment/attachment_upload_state_builder.dart 2023-06-20 15:30:41 +05:30
Sahil Kumar 6c8c4b54fa chore: merge latest changes
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 15:28:05 +05:30
Sahil Kumar 0356b42fd4 fix: minor fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:59:01 +05:30
Sahil Kumar c6f64fdc96 chore: migrate and update tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:13 +05:30
Sahil Kumar c7e2975856 chore(ui): remove pedantic from test.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 20:21:29 +05:30
Sahil Kumar 1bfeff93bf chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 16:16:08 +05:30
Sahil Kumar a225140810 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +05:30
Sahil Kumar bdc85b4873 feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +05:30
Sahil Kumar 816f4a2243 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:24:45 +05:30