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

Don't use flutterpi_tool for building the test app #22

Open
ardera opened this issue Aug 13, 2024 · 0 comments
Open

Don't use flutterpi_tool for building the test app #22

ardera opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request P2 Priority 2. Should be done when there's no P1's that need to be done.

Comments

@ardera
Copy link
Owner

ardera commented Aug 13, 2024

flutterpi_tool is tightly coupled to the flutter SDK. When building a new engine, there's a good chance flutterpi_tool does not support the new flutter version.

Instead, manually build an app bundle by invoking the frontend server and gen_snapshot directly. (Maybe inside workflow_tool)

@ardera ardera added the enhancement New feature or request label Aug 13, 2024
@ardera ardera self-assigned this Aug 13, 2024
@ardera ardera added the P2 Priority 2. Should be done when there's no P1's that need to be done. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Priority 2. Should be done when there's no P1's that need to be done.
Projects
None yet
Development

No branches or pull requests

1 participant