darshankawar

Results 1758 comments of darshankawar

Thanks for the update. Per my verification here https://github.com/flutter/flutter/issues/101626#issuecomment-1098035584, keeping this issue open and labeling for further investigation. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 2.10.4, on...

@maknon See if [this](https://github.com/flutter/flutter/issues/69877) issue resembles your case or not.

@maknon Does this occur without using flutter_svg ? with just image.network ?

@maknon It doesn't seem to be specific to flutter_svg, as, with image.network as well running on iphone simulator, it gives me same behavior: This only seems to be specific to...

Thanks for the update. I was able to replicate the reported behavior on iOS in landscape mode as below: Without `flutter_svg` package and only using `Image.network`, in landscape mode, there's...

Transferring this issue to website, as this is more likely to be addressed from there.

@YawarOsman I am unable to replicate after trying with existing and new web project and hot restarting via browser and console both few times. Is this occuring only in latest...

Thanks for the repo and video. Can you narrow it down by removing external dependencies like Get and just use framework code to check if the reported error still persist...

Thanks for the report @dudeck What go_router package version are you using ? Can you also take a look at the breaking changes of the package and see if they...