show user medal

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-22 15:01:30 +08:00
parent fc7fc18b14
commit 2bebf200df
151 changed files with 1435 additions and 1321 deletions

View File

@@ -29,9 +29,8 @@ class SearchUserItem extends StatelessWidget {
children: [
const SizedBox(width: 15),
PendantAvatar(
avatar: item.upic,
item.upic,
size: 42,
isVip: false,
officialType: item.officialVerify?.type,
roomId: item.isLive == 1 ? item.roomId : null,
),