Dominik Šimoník

Results 9 comments of Dominik Šimoník

We faced same issue on Flutter 2.10.5, our home screen is mostly sliver lists with app bar. We have updated few days back to Flutter 3.0.2 and havent encoutered same...

I temporary added overrides to pubspec.yaml, seems to work pretty well :) ``` dependency_overrides: device_info_plus: '4.0.0' device_info_plus_platform_interface: '2.3.0+1' ```

I can confirm this issue and for my case it's not solvable adding extra space to string. I'm unfortunately back on 2.0.0 where it works just fine on iOS

Looks easy, I'm going for it

I assume it will be available in 3.10.4

> If this problem is a blocker for you and you're not able to switch to a beta where this is fixed, then I would recommend that you disable Impeller....

I love this 🔥 Thanks @hoytech for pointing this out