Flavoring Flutter Applications (Android & iOS)

Posted on March 20, 2021 in publishing-apps • Tagged with flavors, publishing, cross-platform, Flutter, code-recipes, Android, Android Studio, iOS, development

This article describes the process of publishing Flutter applications on Android and iOS platforms in development and production environments.


Continue reading

How did I set up multiple flavors for an Android App under 5 minutes

Posted on July 18, 2017 in Development • Tagged with android, gradle, flavors, build-variants, dev, 5-minutes-series

This post is part of the "under 5 minutes series". In this post I'll talk about how did I set up flavors for an Android app.


Continue reading