Piotr Mitkowski
Piotr Mitkowski
## Description iOS changes for https://github.com/flutter/plugins/pull/4638 ## Related issues flutter/flutter#65995 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...
## Description Originally #3264 made by @cpboyd Creating a new PR as I've closed the previous one (#4638) by a mistake Make iOS 11+ permissions requests optional per https://developer.apple.com/forums/thread/653414. PHAssets...
Hi! It would be really nice if there was an option to provide custom arguments to `test` command. For my use case, I would like to run the tests with...