delfme

Results 169 comments of delfme

Platform View impl. is added directly inside the sample code. https://github.com/delfme/flutter-native-text-input-repo ### How to test it: Background color is set to red from here. This helps understand whether android EditText's...

Yes, basically we change both position and size. One or both is not managed properly by TLHC. There is also that other issue about loading time. If you change a...

Added issue here https://github.com/flutter/flutter/issues/139354 This vid gives you an idea about what I mean for TLHC slow rendering. Focus on first run. https://github.com/flutter/flutter/assets/53510751/ea7ab85f-f114-415b-a2a9-b0ef4cb13015

@jonahwilliams might your description above explain also why textfield and native keyboard animations are out of sync, producing a stuttering/jerking effect when keyboard moves up? This is a known issue...

@johnmccutchan that’s great, we would like to dismiss HC for textfield. Is the image stretch caused by the size-change? Also, do you see a loading-time improvement with TLHC, coz I...

Hello @HuiSF this is great news! 🚀👏 Any eta for this? It is such a core feature that not having it is pretty limiting us, especially on ios. Will it...

Hello @HuiSF was wondering if 1.0.0next6 has already this feature for preview mode

@dkwingsmt thanks for pointing me here. It may sound unusual, but instead of formula, it appears to be a table with values from point 6 to 96 (see attached pics)...

Hi, HarfBuzz likely isn’t a factor here. As mentioned earlier, the difference in letter spacing also ties into the font weight issue: https://github.com/flutter/flutter/issues/120857 Essentially, when the text renders thinner (e.g.,...