VNAPNIC/Flutter_Clean_Architecture

Detailed documentation about flavor

brizaldi opened this issue · 3 comments

Hi, is there any article or documentation about how to implements flavor for iOS? And suppose i have different API Key (ex: google maps API key we have to put it inside manifest), any idea where to put it so that i can have different value for each flavor build?

The project has config flavor for iOS

Found a really good article about this problem: https://www.chwe.at/2020/10/flutter-flavors/

closing this issue.