Nabeel Parkar
Nabeel Parkar
## Triage report With the above steps, I am able to reproduce the issue with `Master (3.7.0-14.0.pre.52)`. Along with Safari, I can reproduce it on a Chromium based browser (Brave)...
@ditman If this is confirmed to be an issue on Safari's end, can this issue be closed in favor of raising a bug on https://bugs.webkit.org as suggested by @yjbanov?
Okay @ditman thanks for the clarification. Since it hasn't been verified that this is a Safari issue, I'll still keep this issue open :)
Hello @iam-kj. Can you provide code sample so that I may verify the issue? Also provide the output to `flutter doctor -v`
## Triage report I can reproduce the issue with the steps above. `flutter drive` seems to support web, but not `integration_test`. Labeling as a proposal flutter doctor -v (Master) ```...
@flutter-symbolizer-bot flutter#v3.3.6 release android arm64 https://github.com/flutter/flutter/issues/117950#issue-1518473613
Labelling for further insights from the team
Hello @tijanirf. Looks like you're using an old version of Flutter. Can you try on the latest stable `3.3.10`? If still reproducible, please provide a [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example)...
Unfortunately, we do not provide support for old versions. This issue may be already fixed in a later version of Flutter. I would suggest trying to create a new project...
You ca still try to reproduce this issue on a fresh Flutter project. The official camera plugin example would give you a starting point. If you can reproduce it, do...