plus_plugins
plus_plugins copied to clipboard
chore(share_plus): Workaround for failing integration tests
Description
This is the workaround that I mentioned during one of discussions. Found it here: https://github.com/flutter/flutter/issues/105913#issuecomment-1451585766
As build happens for integration tests anyway I think it makes no sense to build the app in a separate job, I believe, as ше ші just a waste of resources. Also, the drawback of this is that we won't be able to use M1 machine for this job till the issue with emulators which I mentioned in one of comments there is resolved.
In case it works I will open a similar PR for other plugins.
No, this is wrong. But un fact I found an error already. I will apply some changes later.