Commit Graph
11 Commits
Author SHA1 Message Date
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Gordon Hayes 44f17f0d95 docs(ui): update code documentation and tutorials 2022-04-04 16:54:01 +02:00
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +05:30
Salvatore Giordano 6351fa0a5f deprecate old widgets 2022-02-01 12:03:29 +01:00
Salvatore Giordano e80cebe9aa deprecate old widgets 2022-02-01 11:57:26 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Gordon Hayes aa950a0054 fix: doc image file paths 2021-09-06 18:03:17 +02:00
Sahil Kumar 8627865b44 refactor(ui): use BetterStreamBuilder in ChannelAvatar and ChannelName
Signed-off-by: xsahil03x <[email protected]>
2021-08-20 17:04:32 +05:30
Sahil Kumar 54b162749d refactor(ui): Replace channel.extraDataStream with channel.nameStream, channel.imageStream in ChannelName and ChannelAvatar widget respectively.
Signed-off-by: xsahil03x <[email protected]>
2021-08-20 16:15:20 +05:30
Sahil Kumar f7b9511adb refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 14:57:29 +05:30
Sahil Kumar 8dcd5cde64 refactor!: rename ChannelImage -> ChannelAvatar, GroupImage -> GroupAvatar
Signed-off-by: xsahil03x <[email protected]>
2021-07-16 13:59:28 +05:30