feat(sample-app): Migrate sample app to v4
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -124,7 +124,7 @@ class ChooseUserPage extends StatelessWidget {
|
||||
arguments: HomePageArgs(client),
|
||||
);
|
||||
},
|
||||
leading: UserAvatar(
|
||||
leading: StreamUserAvatar(
|
||||
user: user,
|
||||
constraints: BoxConstraints.tight(
|
||||
Size.fromRadius(20),
|
||||
|
||||
Reference in New Issue
Block a user