darshankawar

Results 1045 comments of darshankawar

Thanks for the update. I see. You'll probably need to raise this issue in `blur` plugin's repo, as it might have a limitation on working with platform-views. I am going...

@franquicidad See [this](https://docs.flutter.dev/deployment/android#building-the-app-for-release) document wherein it is mentioned that app bundle is preferred when publishing to play store. Based on it, I am going ahead and closing. If you disagree,...

@franquicidad Thanks for feedback. Can you provide the complete error message in properly formatted text ?

Thanks for the report. Seeing same behavior using code sample provided. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 3.3.9, on macOS 12.2.1 21D62 darwin-x64, locale en-GB) •...

@Bahrom2101 Can you provide `flutter doctor -v` and a minimal code sample that shows the current behavior and what are you trying to achieve with expected result ?

@hasidmansoori Can you provide complete verbose log by running `flutter run -v` ? The log will be huge so you can put that in text file and share it here.

Everyone in this thread facing the issue as titled originally, can you confirm if this is only happening while running through Xcode on a simulator or with physical device too...

@WangDan1989 Can you provide `flutter doctor -v` and on which platform are you seeing this behavior ? Can you also run in `--profile` mode and show some graphics that shows...

@WangDan1989 The image you shared above didn't properly get uploaded, so we can't see anything in it. Please provide the requested details earlier so as to make this issue actionable.

@WangDan1989 You are on old version of stable. Current is 3.3.10. I suggest you to upgrade and try the same to see if you still get same behavior or not.