Commit Graph

84 Commits

Author SHA1 Message Date
Sahil Kumar ea8e7988cb chore: update sample app.
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2023-08-16 15:47:53 +05:30
Sahil Kumar f972d1889d fix: fix zone assertion error.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-06-22 01:02:28 +05:30
Sahil Kumar 100a208a98 fix: fix deletedBottomRowBuilder.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-06-22 01:02:13 +05:30
Sahil Kumar f64e7e532f chore: bump firebase and migrate code.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-06-22 01:01:49 +05:30
xsahil03x 3772925451 Merge remote-tracking branch 'origin/develop' into firebase
# Conflicts:
#	packages/stream_chat_v1/pubspec.yaml
2023-06-22 00:15:57 +05:30
Sahil Kumar a872ae34bb chore: bump and migrate deps.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-06-20 00:35:25 +05:30
kanat 1b24943f9a [94] support BG on iOS 2023-05-18 10:31:36 -07:00
kanat 427cd9de83 [94] add comments 2023-05-11 11:43:08 -07:00
kanat f32e18e235 [94] chore: remove excessive logs 2023-05-10 13:41:16 -07:00
kanat 78aa631164 [94] chore: remove excessive logs 2023-05-10 13:39:20 -07:00
kanat 13f923ab60 implement PN support on iOS & Android 2023-05-09 15:09:16 -07:00
kanat 1b874001fe init firebase 2023-05-05 13:39:12 -07:00
Gordon Hayes bea73ec6a1 refactor: use gorouter for navigation 2022-10-17 15:01:03 +02:00
Gordon Hayes 5248dda3e1 chore: start method with call to initState super 2022-10-10 14:49:09 +02:00
Gordon Hayes cfea3f2691 perf: improve splash animation 2022-10-10 14:43:43 +02:00
Gordon Hayes 5ce982a181 chore: prefer final and lazy init 2022-10-07 11:25:49 +02:00
Gordon Hayes 3ae658e204 chore: update package lints and apply fixes 2022-10-06 14:31:51 +02:00
Gordon Hayes 50018887e1 style: provide folder structure 2022-10-06 12:42:57 +02:00
Gordon Hayes 1dcad0555a feat: update to v5 2022-09-22 16:04:58 +02:00
Salvatore Giordano d4505620ff update to flutter 3.0 2022-05-18 11:56:52 +02:00
Salvatore Giordano 1ff344f446 Merge branch 'develop' into release/4.0 2022-05-03 09:02:02 +02:00
Salvatore Giordano f708020e35 fix analysis 2022-04-29 15:27:02 +02:00
Salvatore Giordano 3e048711f5 align with v4 2022-04-29 15:24:35 +02:00
Salvatore Giordano ccfbe367d0 update lists 2022-04-28 14:53:29 +02:00
Salvatore Giordano 18e69cd4bd update lists 2022-04-28 14:53:00 +02:00
Sahil Kumar 8931c1b49a feat(sample-app): add sentry
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-22 16:21:33 +05:30
Salvatore Giordano 8706956133 Merge branch 'release/4.0' into migrate/deprecated_code_full_screen 2022-04-13 15:54:29 +02:00
Ayush Shekhar 56b8f89479 Migrated most of the code from deprecated widgets to v4 widgets, and changed data being supplied for full screen implementation 2022-04-13 18:46:39 +05:30
Sahil Kumar 420028da2e feat(sample-app): Migrate sample app to v4
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-03-21 16:12:28 +05:30
Salvatore Giordano 13765c2179 update deps 2022-02-03 17:19:48 +01:00
Salvatore Giordano 6ffec8007e remove role check 2022-01-25 15:29:22 +01:00
Sahil Kumar ae50dd2e71 fix(sample): fix various bugs.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-19 19:04:03 +05:30
Deven Joshi 3edbfc9447 added mip changes, capabilities changes 2022-01-06 18:34:50 +05:30
Gordon Hayes 95013f7e97 chore: move message search bloc 2021-12-08 15:14:23 +01:00
Gordon Hayes 2ceab092e4 fix: channel list performance 2021-12-07 16:17:36 +01:00
Sahil Kumar a048bf8685 fix: add message search thread navigation support
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2021-10-20 13:38:02 +05:30
Gordon Hayes 9ef7986751 chore: update dependencies and fix lint warnings 2021-10-06 13:21:19 +02:00
Salvatore Giordano b8f78ef025 merge develop 2021-10-06 11:56:34 +02:00
Sahil Kumar 865ae2cbd7 chore: migrate to latest dependencies 2021-10-05 16:23:30 +05:30
Salvatore Giordano 14d340c6b6 feat(stream_chat_v1): open channel on foreground notification press 2021-09-01 10:55:18 +02:00
Salvatore Giordano c8cc0d759b add user check 2021-08-30 10:24:07 +02:00
Salvatore Giordano eeb6b2a6d0 use notification.message_new event 2021-08-30 10:21:40 +02:00
Salvatore Giordano c840abc29e feat(stream_chat_v1): implement foreground notifications 2021-08-30 10:17:02 +02:00
Salvatore Giordano 02ef946e41 feat(localization): added italian strings 2021-08-24 17:44:10 +02:00
Gordon Hayes d372224416 feat: add localizations 2021-08-24 11:39:49 +02:00
Salvatore Giordano 9658100e91 fix user avatar constraints 2021-08-18 11:01:34 +02:00
Salvatore Giordano 4d75d46c37 Merge branch 'main' into develop 2021-07-29 12:08:51 +02:00
sonykurian96 ffe11de4f9 fixed deprecation issues 2021-07-28 21:19:09 +05:30
Deven Joshi 3676468be3 added const 2021-07-28 13:14:10 +05:30
Deven Joshi 2f3e42f18f added visible footnote 2021-07-28 13:13:11 +05:30