langx / langx-flutter

Here is the Flutter-based version of the LangX application, originally developed using the Ionic Angular framework.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

🚀 : For the web app, enter key function to submit form #8

Open xuelink opened 3 months ago

xuelink commented 3 months ago

It should be the same or similar logic with following code parts

https://github.com/langx/langx/blob/0ae1aa7463ba6ecb9e786a5b5a99beb20a0d8214/src/app/pages/home/messages/chat/chat.page.ts#L501-L507

https://github.com/langx/langx/blob/0ae1aa7463ba6ecb9e786a5b5a99beb20a0d8214/src/app/pages/home/messages/chat/chat.page.html#L124

If you want speed up process of this issue, please send 🚀 as a reaction.