I have setup two flavors prod and stag , when I hit run button in VS code first time when app is closed I see F.appFlavor returns " staging" but when I hit hot restart button I see it returned as "prod" as expected .
I'm sure that main_production.dart is called , and vs code lunch setting is correct :
Hi ,
I have setup two flavors prod and stag , when I hit run button in VS code first time when app is closed I see F.appFlavor returns " staging" but when I hit hot restart button I see it returned as "prod" as expected .
I'm sure that main_production.dart is called , and vs code lunch setting is correct :