Skip to content

Change the App Bar Text, Colors of Chat reaction Icons in stream chat v1 #505

Answered by imtoori
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!
The sample app is built in a way that makes it easier to change user and use custom credentials as well
You can see that in home_page.dart we use a StreamChat widget and a Navigator in order to have the StreamChat widget (inherited widget that provides the client in all the other widgets) above the navigator

You can try passing the StreamChatThemeData object to that StreamChat widget instead of the one you have in main.dart
I think it should work fine

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@ghost
Comment options

@ghost
Comment options

@imtoori
Comment options

Answer selected by imtoori
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant