Nabeel Parkar
Nabeel Parkar
Hello @fabmatz. Can you provide the logs of `flutter doctor -v`
Thank you. Could you also provide the logs to `flutter doctor -vv`?
Labeling for further insights from the team as I cannot reproduce this issue
@diegobenincasa I strongly recommend not to edit the Flutter source code directly. If you have found a solution, the better way is to file a PR :)
Hello @igupta72. Thank you for filing this issue. Can you please provide the following information? - A [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). Ideally, a single `main.dart` file that can be...
Please provide a complete code sample that can be run directly
## Triage report I can reproduce this issue with `image_picker: 0.8.6` and `Master (3.7.0-14.0.pre.40)` on an iOS 16.2 simulator. flutter doctor -v (Master) ``` [!] Flutter (Channel master, 3.7.0-14.0.pre.40, on...
@ollydixon Hello. Can you try with the master channel of Flutter and see if it reproduces?
If it still reproduces in master, please provide a [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) so that I may verify it on my end :)
Take your time, but do try to provide that sample. It will help the team (or any other contributor) narrow down the issue when they do eventually pick it up