Rishab Jaiswal

Results 2 issues of Rishab Jaiswal

I am getting the following error `java.io.FileNotFoundException: /storage/emulated/0/Movies/MyApp/video.mp4: open failed: EEXIST (File exists)` This happens while using the below api specifically on Android Devices above Android 10. It works fine...

**Description** When running multiple `flutter test` commands parallely via `flutterTest()` method for sharded tests, the `cli` throws the below error ``` Waiting for another flutter command to release the startup...

bug