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

Refactor StreamMessageInput creating a "ui" controller

Open imtoori opened this issue 2 years ago • 0 comments

The idea is to move all the logic that handles the UI to a separate controller That could be used to:

  • opening/closing the file picker
  • showing overlays
  • ...

  • [x] #989
  • [ ] Refactor attachment picker to bottom sheet

imtoori avatar Jul 06 '22 13:07 imtoori