darshankawar

Results 1729 comments of darshankawar

Thanks for the detailed report @callmephil Can you take a look at [this](https://github.com/flutter/flutter/issues/126785) issue and check if it helps in your case or not ?

Thanks for the update. Was able to replicate the reported error. stable, master flutter doctor -v ``` [!] Flutter (Channel stable, 3.16.5, on macOS 12.2.1 21D62 darwin-x64, locale en-GB) •...

On latest master: Also, same behavior using cupertino icons gallery: https://flutter.github.io/cupertino_icons/

Maybe related to https://github.com/flutter/flutter/issues/42846. I'll keep the issue open as I am unable to verify this due to lack of device.

@chenasraf Thanks for the report. I think I observed the same behavior on mobile too (iOS). https://user-images.githubusercontent.com/67046386/160063800-76a5c772-8ba6-4d2e-ab67-04f5f82cb0dc.mov > 3\. Watch as the Hero transition causes the pageView to scroll halfway...

Thanks for the update. So this isn't specific to web, but framework since it occurs on mobile and desktop too. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable,...

> It might be similar to [#156175](https://github.com/flutter/flutter/issues/156175). @AngeloAvv In that case, the fix probably isn't in latest stable yet, so that might be the reason why you are seeing the...

Thanks for the report. If you are interested, you may send a PR to add the same, as mentioned: `Here is an incomplete list of widgets that expect specific parent...

Thanks for the detailed report and repo. Using it, I was able to replicate the reported behavior.