Camille Simon

Results 199 comments of Camille Simon

Decided to move forward with fixing `openFile`/`openFiles` by copying content of URIs into a temporary file and returning that path to unblock this issue: https://github.com/flutter/packages/pull/6438 However, as I mentioned before,...

@CodeDoctorDE Is there any more context you can give as to how I many be able to reproduce this like what sort of directory you're choosing? When running [your minimal...

@chenjiangmin126 By chance, can you try out a video that has been rotated 90 degrees and tell us what orientation it shows in?

@andrewkolos Is it possible that this test is not using the unified Java logic? We think that because this is pure Dart executing the Flutter tool that the environment variables...

I think the action item here is to rework the Flutter tool warning as mentioned above by @stuartmorgan and @gmackall, by exploring the possibility of changing the color to indicate...

> Tests fail as expected for enabled gradle daemon (before the fix): https://github.com/flutter/flutter/pull/142498/checks?check_run_id=21166626702 > > I reverted the revert with [309767c](https://github.com/flutter/flutter/commit/309767ce37cfc966bd153a2e4b9720795057d599) and added the tests with [851fe0d](https://github.com/flutter/flutter/commit/851fe0de9bf3e6c0f70c859ff6fff7006ceca34c) and added the...

Note from triage: We have been able to reproduce this on an Android 14 device and can also confirm that it does not occur on iOS.

I have not been able to repro this on a Pixel 3A running Android 12. Wondering if it's version or device specific -- will test.

I have now also tested this on a Galaxy A5 and a Galaxy J7, both running Android versions below Android 14 and have not seen it repro, so this must...