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

Updating AndroidManifest.xml based on Selected Environment with Injectable #451

Open
skyberk opened this issue Apr 17, 2024 · 0 comments
Open

Comments

@skyberk
Copy link

skyberk commented Apr 17, 2024

I'm using the injectable environment feature, which functions similarly to Android product flavors. While everything works seamlessly within the lib folder of my Flutter project, I'm facing a challenge. I need to dynamically update a specific tag within the AndroidManifest.xml file based on the chosen environment.

Is there a way to achieve this using the injectable package? Or do I have to still create product flavors on android native side.

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