Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use solution-level Flutter cache for Windows plugin builds #561

Merged

Conversation

stuartmorgan
Copy link
Collaborator

Incrementally improves the Windows build structure by having the plugins use the flutter\ephemeral\ cache from the application project, rather than doing their own unpack copies. This requires moving the backend_tool call to a separate project, rather than a pre-build step, so that plugin projects can be made to depend on it in the solution to enforce ordering.

@stuartmorgan stuartmorgan merged commit 3d18411 into google:master Sep 13, 2019
@stuartmorgan stuartmorgan deleted the windows-plugin-build-share-cache branch September 13, 2019 18:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants