Code Monkey home page Code Monkey logo

Comments (8)

mulderpf avatar mulderpf commented on June 25, 2024 1

I have noticed the same. I assume it was the emulator as it seems fine on my phone.

from flutter_chat_ui.

SnowyTusk avatar SnowyTusk commented on June 25, 2024 1

image
That's the only way it works properly. Is checking "isComposingRangeValid" really necessary?

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on June 25, 2024 1

no idea where it came from lol, seems like a bug to me, it shouldn't be there.

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on June 25, 2024 1

was introduced with this PR, I tested Japanese characters as well, did not observe the behaviour mentioned in the PR. Maybe the issue was fixed within the Flutter itself. Anyway, removed this return cause it probably does more harm than good.

from flutter_chat_ui.

joeymeb avatar joeymeb commented on June 25, 2024

it doesnt work on my phone correctly?

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on June 25, 2024

I suggest using inputOptions: InputOptions() with sendButtonVisibilityMode set to always. I don't understand why this simple logic _sendButtonVisible = _textController.text.trim() != ''; would not work on some devices..

from flutter_chat_ui.

SnowyTusk avatar SnowyTusk commented on June 25, 2024

no idea where it came from lol, seems like a bug to me, it shouldn't be there.

Then we are waiting for a fix from you in the update.

from flutter_chat_ui.

demchenkoalex avatar demchenkoalex commented on June 25, 2024

published v1.6.14

from flutter_chat_ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.