-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hello!
I'm using environments variables in my native code in info.plist on iOS, for that I use the flutter_env_native package, but I noticed that those variables are not accessible when using flavors because the generated config files don't include this line:
#include "Environment.xcconfig"
Which the original Debug.xcconfig includes. After adding it to all the files the env variables are picked up without issues. Would it be possible to add that line to the config files on generation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels