Bruno Leroux

Results 78 comments of Bruno Leroux

Very good point @ueman :+1: @justinmc As a follow up to https://github.com/flutter/flutter/issues/138728, do you think it would be wiser that I made this PR Android only? The iOS side will...

@justinmc I have updated the PR to make it Android only and I filed https://github.com/flutter/flutter/issues/141775 to track work on the iOS side.

> Possibly related to https://github.com/flutter/flutter/issues/126247. @htoor3 Can you have a look to https://github.com/flutter/engine/pull/49087? It fixes https://github.com/flutter/flutter/issues/126247 so it might also fix this one.

@angelosilvestre https://github.com/flutter/engine/pull/49087 has landed, thank you to check if this issue is still reproducible on master.

@angelosilvestre Thank for your feedback. I tried to reproduce this on Win11+Chrome but the emoji panel works without error on my side. Can you check on master (thank you for...

@angelosilvestre A fix for the exception you got has landed (it is on flutter/engine so let's wait one day that it rolls into flutter/flutter). Because the issue did not repro...

In order to make this issue actionnable, I restored the previous title which did not mentionned iOS. For the iOS side, thank you to follow on https://github.com/flutter/flutter/issues/134881. For the Android...

Partial patch has landed in https://github.com/flutter/flutter/pull/127959. @KristianBalaj Can you check if it helps for your use case? If possible, can you provide a code sample to demonstrate what is missing?...

As @dam-ease mentionned, a code sample would be required to investigate this issue, but looking at the video it looks very similar to https://github.com/flutter/flutter/issues/126561 which is fixed on master channel.

I encountered this issue recently and I think I have a possible fix for it. I will try to file a PR soon.