Open
Description
Describe the bug
Can't send message when change the text value from TextEditingController
To Reproduce
Steps to reproduce the behavior:
- Change textfield value using dashchatkey.currentState.textEditingController
- press send button
Expected behavior
it should be still can send message event the text value is changing from TextEditingController
Desktop (please complete the following information):
- OS: Mac OS, BigSur
- Device: iPhone 8 Emulator
- Flutter Version: 2.0.0
- Dart Version: 2.12.0
- Version: 1.1.15
Additional context
i think the text value it should be get from TextEditingController