darshankawar
darshankawar
@berrywhite96 Please check [this](https://github.com/flutter/flutter/issues/147524#issuecomment-2084666066) to see if it helps further in your case or not.
Thanks for the update. Seeing the same behavior as reported in latest sdk versions. ``` stable : 3.32.0 master : 3.33.0-1.0.pre.186 ```
Thanks for the report. Seeing the same behavior as reported on iOS simulator (13 pro max iOS 15.3.1). If we remove `Opacity` widget, then it matches rendering with the physical...
> When opening Show Graphics HUD Develop tools (Setting->Developer->Show Graphics HUB) @cj3479 Where are you doing this change ? Can you upgrade to latest master and re-run your scenario to...
@cryuhy Check if [this](https://docs.flutter.dev/tools/devtools/inspector#track-widget-creation) helps in your case or not. > when i use instrument timeprofile try run my app it will crash Currently how are you using it ?...
Check https://docs.flutter.dev/perf/ui-performance for further reference.
@DavidYang1121 Can you try to upgrade to latest stable and run your scenario again to check if the crash still occurs or not ?
Maybe similar to https://github.com/flutter/flutter/issues/130783 that you can check with underlying comments.
Thanks for the update. Keeping this issue open based on the report and crash log triggered.
@tuyen3962 In order to properly address the issue, please provide us complete minimal reproducible code sample along with `flutter doctor -v`. > and throw storekit_getproductrequest_platform_error Please provide complete error log.