GetStream / flutter-samples

A collection of sample apps that use Stream
https://getstream.io/chat/docs/flutter-dart/
MIT License
301 stars 126 forks source link

Thread Reply doesn't work in Flutter Sample App as it supposed to be. #75

Closed bhanubbs closed 2 years ago

bhanubbs commented 2 years ago

Which packages are you using?

stream_chat, stream_chat_flutter

On what platforms did you experience the issue?

Android

What version are you using?

latest version

What happened?

Thread replies doesn't work in the Flutter Sample App which downloaded from https://getstream.io/downloads/flutter-sample-app.apk

Steps to reproduce

1. Go to any test channel
2. long press on a message
3. Select thread reply
4. First it prefill the text field with the parent message and it doesn't add thread reply

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

imtoori commented 2 years ago

just fixed in develop