Francesco Iapicca

Results 191 comments of Francesco Iapicca

> I tested on iPhone X iOS 16.1 and it doesn't seem to have a performance issue. The information from the performance overlay and the tool seems in sync. @cyanglaz...

Hi @guanggenzhang I'm experiencing the issue as you described even passing the `BoxConstraints` code sample ``` import 'package:flutter/material.dart'; Future _showDialog(BuildContext context, BoxConstraints constraints) async => await showDialog( context: context, barrierDismissible:...

Hi @RimaitosLab are you still experiencing the issue with the latest stable or above? Thank you

I’m unable to reproduce the issue to pinpoint the cause. The issue needs further investigation.

@RimaitosLab I see a [PR](https://github.com/flutter/flutter/pull/67885) [landed in 1.22 ](https://github.com/flutter/flutter/pull/68135) to fix https://github.com/flutter/flutter/issues/67869 are you still experiencing the issue with the lasted stable? tagging @TahaTesser for visibility

Hi @edwardez I running this [code](https://gist.github.com/iapicca/d72ced60b59440feb3249e34d4a0f789) with the latest master logs ```console [✓] Flutter (Channel master, 1.20.0-8.0.pre.40, on Mac OS X 10.15.5 19F101, locale en-GB) • Flutter version 1.20.0-8.0.pre.40 at...

Hi @palicka @ldelafuente are you experiencing the issue with the code sample [above](https://github.com/flutter/flutter/issues/48225#issuecomment-656628887) and the latest master? If the code is not representative of the situation please provide a complete...

Hi @aaronscherbing are you still experiencing the issue with the latest stable or above? Thank you

Hi @qiuguian can you please provide your updated `flutter doctor -v` and your `flutter run --verbose`? Also, to better address the issue, would be helpful if you could post a...

Hi @qiuguian could you please provide your `flutter run --verbose`? Please refrain from posting pictures if not necessary. thank you