GuideDevelopers

Customize the base without rewriting the shell

A practical checklist for rebranding FlutterSeed: app config, landing copy, presets, and dashboard navigation.

7 min read

Fork the repo, change the brand name in app-config.ts, and update landing.ts with your hero, features, and pricing. Legal pages live in config/legal/ — update branding in app-config.ts before production.

Keep layout preferences and sidebar behavior as-is unless your UX research says otherwise — they are tuned for long-session admin work.

  • Set name, slug, domain, contact email, and meta in src/config/app-config.ts
  • Pick or author a theme preset under src/styles/presets
  • Replace sidebar items and dashboard demo pages you do not need
  • Update landing pricing, FAQ, and blog posts for your product