stream-chat-flutter icon indicating copy to clipboard operation
stream-chat-flutter copied to clipboard

spaceBetweenActions not working

Open rlee1990 opened this issue 1 year ago • 0 comments

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

iOS, Android, Web, Windows, MacOS, Linux

What version are you using?

7.0.2

What happened?

The spaceBetweenActions is not changing when one is set. It looks like the code was never set to handle it and is still hard coded.

Steps to reproduce

set spaceBetweenActions: 1.0,
run the app and nothing will change.

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

rlee1990 avatar Mar 06 '24 16:03 rlee1990