DEV Community

Kouki Badr
Kouki Badr

Posted on

Change Flutter Themes Without Rebuilding

This is the first demo of flutter_skin — a remote skin engine
for Flutter I've been building for the past few months.

This is the alpha. Color tokens only for now. Typography,
spacing, border radii, and A/B testing are coming.

📦 Package (pub.dev):

flutter_skin | Flutter package

A runtime skin engine for Flutter projects, allowing dynamic theme changes without the need for app restarts.

favicon pub.dev

🖥️ Dashboard:

📖 Docs:

Introduction - fskin

FSkin — remote skin management for Flutter. Change your app's colors live, without shipping an update.

favicon docs.fskin.dev

📌 About this project

flutter_skin is open source. The SaaS dashboard (fskin.dev)
is the cloud layer that handles skin delivery, team
collaboration, and API key management.

Top comments (0)