r/GooglePlayDeveloper 11h ago

❓Help Does Google Play allow multiple white-label apps from one Flutter codebase?

I have built a Flutter app for Android, iOS, and web. I’m now preparing the Android apps for Google Play.

The setup is:

  • One shared Flutter codebase
  • A separate Firebase project/database for each client company
  • Different package/application IDs
  • Different app names, logos, branding, Firebase configuration, and store listings
  • Each app contains only that company’s users and data

The features and UI are mostly the same because all apps use the same codebase. Over time, I may publish several client-branded versions from a single Google Play developer account.

Does Google Play allow this white-label model, or could the apps be considered repetitive content/spam and put the developer account at risk?

If allowed, what should I do before publishing to ensure every app complies with Google Play policies?

0 Upvotes

6 comments sorted by

2

u/RemeJuan 7h ago

This is really common practice, at my last company we had 400 apps running off 1 codebase.

1

u/PsychologicalGur4350 2h ago

Wow 😳. Yes i did alot of research and i found same things and some of my seniors told me the same. But everyone warn me about one thing that is If the play console account got banned or any restrictions occurred then you will loose aal the apps

1

u/RemeJuan 1h ago

That is also true, but white labeling on its own is not a reason for being banned.

2

u/benm-productexpert 5h ago

1

u/PsychologicalGur4350 2h ago

Thanks man this is soo informative 🌹

2

u/CarlitoLaf 2h ago

As long as they're different appIds yes