Willi Sontopski

Results 93 comments of Willi Sontopski

Okay so this is a continuous process and no task that can be completed?

Thanks for your fast reply! I'll try to investigate.

It's very strange: Sometimes it works fine but most of the time it fails with the error above. It seems to be flaky. But there are also lots of other...

Yes, I completely agee with you. The WSL seems to be a very good solution, I'll try it later in detail. I think it isn't worth the effort to make...

I have the same issue. This given height of the keyboard is obviously incorrect.

On Android, I get actually 218, but I expect 249, which is the value of ```dart EdgeInsets.fromWindowPadding(WidgetsBinding.instance!.window.viewInsets,WidgetsBinding.instance!.window.devicePixelRatio).bottom ```

Okay, I found a solution. My solution above will only work on Android 10 and below, so do not use it. To make the keyboard height of this package work...

@miquelbeltran Yes, I have these values in my `info.plist` file. And there wasn't a time where those values don't exist.