Let's expect we developed a community (with categories, threads, posts, etc.) for a specific target group like developers. This community works quite well and you now want to give designers such a platform too.
Is it possible, to build multiple iOS and Android apps with the same functionality from one Flutter code-base?
Just the colors, backend-URI, app-icon and some trivial stuff like this should be different depending on config-files per "instance".
Thanks!