commands/white_label library
Classes
- WhiteLabelCommand
-
Applies a client's native branding (app name, bundle id, icons, splash)
to the project. By default the project files it touches (pubspec, icon
config, root .env, branding assets) are restored afterwards; with
--keepthey stay applied so the app can be run as that client.