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

To solve the wait for {app_id) to idle, we should remove the "FLUTTER_TARGET" Flag, how to avoid this? #2517

Open
radyhaggag opened this issue Feb 2, 2025 · 0 comments

Comments

@radyhaggag
Copy link

radyhaggag commented Feb 2, 2025

Now, i have 4 flavors, each flavors has a seperate main_{flavor}.dart file, so if i removed this flag FLUTTER_TARGET How can i set the correct target?

If i run the following command flutter build ios --config-only i should pass the flavor like flutter build ios --config-only --flavor uitest

but this will make all the targets is the same target, and this wrong.

So how can i solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant