Add the ability to replace icons used in the package
Please select which package this feature is related to
stream_chat_flutter
Which platforms would this feature impact?
No response
Is your feature request related to a problem?
No response
Describe the solution that you'd like
I would like to be able to change the icons of actions, etc. to my own
Describe alternatives that you have considered
No response
Additional context
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
@kasyanyukd1995 which icons do you want to replace?
@kasyanyukd1995 which icons do you want to replace?
any, copy edit and etc, I want to use my icons library
This this actually a valid use case. For example, I would like to leave message actions as they are but just replace icons(and custom text styles). But in order to do that I would need to copy paste the whole StreamMessageActionsBuilder class and modify it. Ideally icons should be somehow configurable via theme or other config
?
Hey @kasyanyukd1995 , We have added this in our backlog but it's not in our current priority.